nixpkgs: -> latest

this gets me the latest hickory-dns; had to rebase libgweather
This commit is contained in:
2024-11-10 07:16:49 +00:00
parent cd870e70cd
commit e35e4d54c9
4 changed files with 9 additions and 9 deletions

View File

@@ -2,8 +2,8 @@
mkNixpkgs ? import ./mkNixpkgs.nix {}
}:
mkNixpkgs {
rev = "b5f67acfbf3cb6155ab492b02690da714dbf88d2";
sha256 = "sha256-xbZooC6GQpQ249sCdOvfJZZmhUBY6+34uC2TASSIe58=";
rev = "343b0a2225308ff6b8f2a1638f8664bc4bc7037b";
sha256 = "sha256-9jLhAo5x2AixqITmqt0mR72OXdT3sCt8gIbiMrfHY/E=";
version = "0-unstable-2024-11-09";
branch = "master";
}

View File

@@ -151,7 +151,7 @@ in
(fetchpatch' {
name = "libgweather: enable introspection on cross builds";
prUrl = "https://github.com/NixOS/nixpkgs/pull/251956";
hash = "sha256-OyYOhX7ESKRPd8WO2jxVv9jOMcWbtnzSJEBnb9kQL5M=";
hash = "sha256-vZANZI2Ii5H1WP7r9gtWTS/FQ80kojgK8Bk2srI3Nhc=";
})
# (fetchpatch' {

View File

@@ -2,8 +2,8 @@
mkNixpkgs ? import ./mkNixpkgs.nix {}
}:
mkNixpkgs {
rev = "8e80325e6bde6b001a7227031148b7108481f1c3";
sha256 = "sha256-Zvwl4L3qhCiBIeMMfIDUGO2BcbI+iCipnO2zInP7Aa0=";
version = "0-unstable-2024-11-09";
rev = "48d4a0a6bd8839bf5525830e48ff6902e57848c5";
sha256 = "sha256-HqNO5RYpQtt9bNmkNeVlk6rA0GOil/OZe1syf8PhfUw=";
version = "0-unstable-2024-11-10";
branch = "staging-next";
}

View File

@@ -2,8 +2,8 @@
mkNixpkgs ? import ./mkNixpkgs.nix {}
}:
mkNixpkgs {
rev = "66ac7e3cf8202ba3937f8f7f569a12276d6fac63";
sha256 = "sha256-zNSXugz1kYmNYU4UZCPH+1OK0C9cvuoOYNfp56uwUx0=";
version = "0-unstable-2024-11-09";
rev = "422e9ce3c6820ada78c68e0c9ac8387bf1f2d647";
sha256 = "sha256-BzvSXJzKvRpntKCn1bes9H7BU5gSDxJJC0gmUALvS+0=";
version = "0-unstable-2024-11-10";
branch = "staging";
}