mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-29 14:09:52 +00:00
Pre-commit: dont forget to commit flake.lock
This commit is contained in:
@@ -13,6 +13,7 @@ if [ -n "$(find "flake.lock" -mtime +7 -print)" ]; then
|
||||
exit $?
|
||||
else
|
||||
nix flake update --extra-experimental-features 'nix-command flakes'
|
||||
git add flake.lock
|
||||
fi
|
||||
else
|
||||
echo "You do not appear to have nix installed. Skipping update of nix dependencies."
|
||||
|
||||
Reference in New Issue
Block a user