nixpkgs: 2025-03-29 -> 2025-03-30

This commit is contained in:
2025-03-30 05:39:25 +00:00
parent fa4a2c84c8
commit a21618cb9c
2 changed files with 6 additions and 6 deletions

View File

@@ -8,8 +8,8 @@
mkNixpkgs ? import ./mkNixpkgs.nix {},
}:
mkNixpkgs {
rev = "1e5867bda61d79875af9e2377fc0eb9560e2f203";
sha256 = "sha256-/fwP8LwN2H4brwe+4MvpLpCCKZLLSTWWN9BQMUtgMC0=";
version = "0-unstable-2025-03-29";
rev = "a51fdd52ed501a6159ec591d74d1bcac3aea76d4";
sha256 = "sha256-F79KJknGlPKL5Cz3/g+us8gE9JqmIm5TlNxsyilKU8A=";
version = "0-unstable-2025-03-30";
branch = "master";
}

View File

@@ -2,8 +2,8 @@
mkNixpkgs ? import ./mkNixpkgs.nix {},
}:
mkNixpkgs {
rev = "8c63a3f00d2dc9e27d788ccd261f72400c01cfd5";
sha256 = "sha256-sz07hG6DB1LuOFy/132XInofDg7Byy3TutHJ7NKlHdw=";
version = "0-unstable-2025-03-29";
rev = "03db8f9dcb9e0e42608ac92edd301a22383ea4fc";
sha256 = "sha256-xSI05Cj+zrrwDl0DFXXjtmYohlzSgCHycPIq4ASG/v4=";
version = "0-unstable-2025-03-30";
branch = "staging";
}