Stage the flake lock
This commit is contained in:
parent
c976348db4
commit
ab9f4698e1
|
@ -18,6 +18,7 @@ writeShellApplication
|
|||
pushd ./update > /dev/null
|
||||
echo "Updating flake lock..."
|
||||
nix flake update
|
||||
git add flake.lock
|
||||
git commit -m "update flake lock"
|
||||
git push
|
||||
popd > /dev/null
|
||||
|
|
Loading…
Reference in a new issue