Modify the Makefile to only update nixpkgs
This commit is contained in:
parent
2cfd1078ce
commit
e70dfb5468
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ switch:
|
||||
sudo nixos-rebuild switch --flake .
|
||||
|
||||
update:
|
||||
nix flake update .
|
||||
nix flake update nixpkgs
|
||||
|
||||
upgrade:
|
||||
make update && make switch
|
||||
|
Loading…
x
Reference in New Issue
Block a user