aboutsummaryrefslogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xupdate.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/update.sh b/update.sh
index 7f583808..19522e59 100755
--- a/update.sh
+++ b/update.sh
@@ -24,8 +24,7 @@ __update_sh_run() {
unset __update_sh_command
}
-__update_sh_run unflake.sh --backend=npins
-__update_sh_run npins update
+__update_sh_run unflake.sh --backend=nix
__update_sh_run ./pkgs/update_pkgs.sh "$@"
# __update_sh_run nix flake check