nixpkgs: 0-unstable-2025-04-19 -> 0-unstable-2025-04-20

This commit is contained in:
2025-04-20 17:31:12 +00:00
parent b49fac6651
commit 35539ca2ec
2 changed files with 6 additions and 6 deletions

View File

@@ -8,8 +8,8 @@
mkNixpkgs ? import ./mkNixpkgs.nix {},
}:
mkNixpkgs {
rev = "42cc251a70b0fde5010a1fe1018bc96e7bdc450f";
sha256 = "sha256-5pK7Tpp4SGQwvU60fbBV5390Ec34ZGHipBEa+xB8WYw=";
version = "0-unstable-2025-04-19";
rev = "31dac92988dd79d638feaa70569c2a4d56c40356";
sha256 = "sha256-Hgr1NaqxMV6YXNhb8FVihSfvFO8k/Z5PKvRb3YnOdE0=";
version = "0-unstable-2025-04-20";
branch = "master";
}

View File

@@ -2,8 +2,8 @@
mkNixpkgs ? import ./mkNixpkgs.nix {},
}:
mkNixpkgs {
rev = "060ba4dad706c0177fe4fde2817665ae38ed3485";
sha256 = "sha256-3EGybsajj7iH7xqp5wKm01XMcMaSi3CIU+1I5ShLcnw=";
version = "0-unstable-2025-04-19";
rev = "bcb880ef3c962e4379d4ae086fc5c49c1b0e47c8";
sha256 = "sha256-2v8hW21YAT8ZMFF0bdWsBYn6+wkCXfa0uu46Jey0Zjw=";
version = "0-unstable-2025-04-20";
branch = "staging";
}