pkgs/clerie-update-nixfiles: Fix changed nix command
This commit is contained in:
parent
091abaea4a
commit
c091d4a952
@ -56,7 +56,7 @@ echo "[!] Create branch ${UPDATE_BRANCH}"
|
||||
xgit checkout -b "${UPDATE_BRANCH}"
|
||||
|
||||
echo "[!] Update nixpkgs"
|
||||
nix flake lock --update-input nixpkgs
|
||||
nix flake update nixpkgs
|
||||
|
||||
echo "[!] Commit changes"
|
||||
xgit add flake.lock
|
||||
|
Loading…
x
Reference in New Issue
Block a user