nixpkgs-bootstrap.staging: 0-unstable-2025-01-03 -> 0-unstable-2025-01-05

This commit is contained in:
2025-01-05 20:46:34 +00:00
parent 513fe937ba
commit 865b6a0679
2 changed files with 6 additions and 6 deletions

View File

@@ -2,8 +2,8 @@
mkNixpkgs ? import ./mkNixpkgs.nix {}
}:
mkNixpkgs {
rev = "7017a5b93637b617317a9133e7b34b9dc043b827";
sha256 = "sha256-Xyl15Fz28oet7OaFsSQLWHobt2FALIyDycJeRh5ET9Q=";
version = "0-unstable-2025-01-03";
rev = "e55147c3741f5f8b056b421a5d4dca878fae2f29";
sha256 = "sha256-vq/o6p9yC8P/hqASbUo4nYAZtTSmT5hgS3O+O/phit0=";
version = "0-unstable-2025-01-05";
branch = "staging-next";
}

View File

@@ -2,8 +2,8 @@
mkNixpkgs ? import ./mkNixpkgs.nix {}
}:
mkNixpkgs {
rev = "5e4cd3d97a82472de5c8a1ba572b6777f824da65";
sha256 = "sha256-mH5lAQ2v0tbHVZGYkSeARl8S/1IodyhMidhbdB/3QM8=";
version = "0-unstable-2025-01-03";
rev = "0e4036ae2669b5b25f9b74695051dc1541037cc0";
sha256 = "sha256-fFXlKTCAfyXReY/UxVAALKmpByufzD/9SVnGbIcD0GA=";
version = "0-unstable-2025-01-05";
branch = "staging";
}