reorder just recipes

This commit is contained in:
Schrottkatze 2023-11-17 11:53:46 +01:00
parent 12b8e8f6f4
commit af25da9eea
2 changed files with 5 additions and 6 deletions

View file

@ -1,8 +1,8 @@
build:
sudo nixos-rebuild switch --flake . --impure
test:
sudo nixos-rebuild test --flake . --impure
build:
sudo nixos-rebuild switch --flake . --impure
update:
nix flake update --commit-lock-file
nix flake update --commit-lock-file