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