about summary refs log tree commit diff stats
path: root/update.sh
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-01-28 20:58:58 +0100
committerSoispha <soispha@vhack.eu>2024-01-28 20:58:58 +0100
commitba72754b61dfb447d0031e6608920059bb571553 (patch)
tree28b107a2b4bae7863600cd03a604739f7bb7c098 /update.sh
parentbuild(treewide): Update (diff)
downloadnixos-config-ba72754b61dfb447d0031e6608920059bb571553.tar.gz
nixos-config-ba72754b61dfb447d0031e6608920059bb571553.zip
fix(sys/nixpkgs/update_pkgs): Allow to hide expansive updates behind flag
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index a08f27ec..6f8a65c1 100755
--- a/update.sh
+++ b/update.sh
@@ -3,4 +3,4 @@
 
 ./hm/soispha/conf/firefox/scripts/update_extensions
 
-./sys/nixpkgs/pkgs/update_pkgs
+./sys/nixpkgs/pkgs/update_pkgs "$@"