Use --recreate-lock-file for updating all dependencies
This commit is contained in:
parent
f3002e0edd
commit
be944d6328
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ then
|
||||||
popd
|
popd
|
||||||
fi
|
fi
|
||||||
|
|
||||||
nix flake update --update-input nixpkgs --update-input home-manager --update-input flake-utils
|
nix flake update --recreate-lock-file
|
||||||
|
|
||||||
if [ -z "${OVERRIDE:-}" ]
|
if [ -z "${OVERRIDE:-}" ]
|
||||||
then
|
then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue