diff --git a/Makefile b/Makefile index 505cdc2..04004cc 100644 --- a/Makefile +++ b/Makefile @@ -79,6 +79,12 @@ switch: update: nix flake update +updateMaster: + nix flake update nixpkgsMaster + +updateUnstable: + nix flake update nixpkgsUnstable + verify: housekeep git verify-commit HEAD git fsck diff --git a/flake.lock b/flake.lock index 7b1e1a8..862e767 100644 --- a/flake.lock +++ b/flake.lock @@ -360,11 +360,11 @@ }, "nixpkgsMaster": { "locked": { - "lastModified": 1737353625, - "narHash": "sha256-w78d7bi8hkCWVmGbuE5D9YRIJY27dbEBgwLsCRd8dV8=", + "lastModified": 1737556089, + "narHash": "sha256-hToO01UT2ENoQKWVopBuGV78ZprcxjqsPVFdddcynj4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "538bf58cdd0cff89a93217837f4d87b6eb45ab2c", + "rev": "2fc5aeb049f44ed4f9e877cda8a1c334612e1d7a", "type": "github" }, "original": {