Lock: Update nixpkgsMaster.
This commit is contained in:
parent
eeba9331ac
commit
b52483b29c
6
Makefile
6
Makefile
|
@ -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
|
||||||
|
|
|
@ -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": {
|
||||||
|
|
Loading…
Reference in a new issue