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