summary refs log tree commit diff
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/update.sh b/update.sh

index f233b68..290a208 100755 --- a/update.sh +++ b/update.sh
@@ -8,5 +8,6 @@ if [ -d "nixpkgs" ]; then cd .. fi -nix flake update +echo '<=== UPDATING FLAKE INPUTS ===>' +nix flake update -vL ./build.sh / $HOSTNAME