nixpkgs-bootstrap.staging: fix hash

This commit is contained in:
2024-12-28 23:56:08 +00:00
parent 4ad470469f
commit f7ee19042e

View File

@@ -3,7 +3,7 @@
}:
mkNixpkgs {
rev = "24c287ca6471e041c306cd8f4b0e80e1137667b2";
sha256 = "sha256-AzH1rZFqEH8sovZZfJykvsEmCedEZWigQFHWHl6/PdE=";
sha256 = "sha256-BMv9SZNSLKPnGCRKh2HoxgeQA4orQID3ZS9tCJXPaNk=";
version = "0-unstable-2024-12-26";
branch = "staging";
}