[NixOS] Remove flake.lock when rebuilding
This commit is contained in:
parent
2a8223df24
commit
5fde5ccd1f
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
rm flake.lock
|
||||
nix flake update --impure --inputs-from .
|
||||
sudo nixos-rebuild switch --flake '.#' --impure
|
||||
|
Loading…
Reference in New Issue
Block a user