diff options
| author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-05-08 00:09:43 +0200 |
|---|---|---|
| committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-05-12 00:29:19 +0200 |
| commit | a61d883366473aef7d93b55f4de11b40e4d06808 (patch) | |
| tree | 79b85edf9dc5b2a90018f2d420c5408ff2f64370 /update.sh | |
| parent | modules/lf/commands/archive_{de,}compress: Add missing dependencies (diff) | |
| download | nixos-config-a61d883366473aef7d93b55f4de11b40e4d06808.zip | |
treewide: Switch to npins
Diffstat (limited to 'update.sh')
| -rwxr-xr-x | update.sh | 2 |
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 |
