Skip to content

Commit 7a14098

Browse files
make: add update/nixpkgs
1 parent 01c3e09 commit 7a14098

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ endif
4747
update:
4848
@nix flake update
4949

50+
update/nixpkgs:
51+
@nix flake lock --override-input nixpkgs github:NixOS/nixpkgs/$(rev)
52+
5053
gc:
5154
@nix-collect-garbage -d
5255
@df -h /

0 commit comments

Comments
 (0)