Lock: Update nixpkgsMaster.

This commit is contained in:
Dmitry Voronin 2025-01-22 17:29:35 +03:00
parent eeba9331ac
commit b52483b29c
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k
2 changed files with 9 additions and 3 deletions

View file

@ -79,6 +79,12 @@ switch:
update: update:
nix flake update nix flake update
updateMaster:
nix flake update nixpkgsMaster
updateUnstable:
nix flake update nixpkgsUnstable
verify: housekeep verify: housekeep
git verify-commit HEAD git verify-commit HEAD
git fsck git fsck

View file

@ -360,11 +360,11 @@
}, },
"nixpkgsMaster": { "nixpkgsMaster": {
"locked": { "locked": {
"lastModified": 1737353625, "lastModified": 1737556089,
"narHash": "sha256-w78d7bi8hkCWVmGbuE5D9YRIJY27dbEBgwLsCRd8dV8=", "narHash": "sha256-hToO01UT2ENoQKWVopBuGV78ZprcxjqsPVFdddcynj4=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "538bf58cdd0cff89a93217837f4d87b6eb45ab2c", "rev": "2fc5aeb049f44ed4f9e877cda8a1c334612e1d7a",
"type": "github" "type": "github"
}, },
"original": { "original": {