aboutsummaryrefslogtreecommitdiffstats
path: root/update
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index 980df783..1a9656fa 100755
--- a/update.sh
+++ b/update.sh
@@ -21,7 +21,7 @@ __update_sh_run() {
unset __update_sh_command
}
-__update_sh_run nix flake update
+__update_sh_run npins update
__update_sh_run ./pkgs/update_pkgs.sh "$@"
# __update_sh_run nix flake check