nixpkgs-bootstrap.staging: 2025-08-25 -> 2025-08-26

This commit is contained in:
2025-08-26 15:44:08 +00:00
parent ebb335ef4c
commit 023396a41e
2 changed files with 6 additions and 6 deletions

View File

@@ -2,8 +2,8 @@
mkNixpkgs ? import ./mkNixpkgs.nix {},
}:
mkNixpkgs {
rev = "3c42166989d7763de3bb9e20d5806cc8de7e3f93";
sha256 = "sha256-p+b4AvQ9hLqJO9pHxtIJMie0U81LARbuq7kjnPrRm7w=";
version = "unstable-2025-08-25";
rev = "1eb52cf9f9307213080f56de3e7d02b79cd8ebde";
sha256 = "sha256-Vsb31y26+BCM4D0v+EaIWE4clduuJsA6lILmKBKEUI0=";
version = "unstable-2025-08-26";
branch = "staging-next";
}

View File

@@ -2,8 +2,8 @@
mkNixpkgs ? import ./mkNixpkgs.nix {},
}:
mkNixpkgs {
rev = "a6c4b05ff349d7d7f6c097da57d7925c393dc20d";
sha256 = "sha256-+tNWLiCaKjsZhbnRajb0yEd15BoQsVDRA8/keFcYToo=";
version = "unstable-2025-08-25";
rev = "b87fce245e13a2a7dfebb232e86f9e34d382e0c8";
sha256 = "sha256-0H/mKn37EOLPGrdPw9zAsgbPqnpy1rK7gCuMZ1HS9sg=";
version = "unstable-2025-08-26";
branch = "staging";
}