about summary refs log tree commit diff stats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xupdate.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/update.sh b/update.sh
index f864935d..38db1b03 100755
--- a/update.sh
+++ b/update.sh
@@ -10,6 +10,7 @@ __update_sh_run() {
     unset __update_sh_command
 }
 
+__update_sh_run nix flake update
 __update_sh_run ./modules/by-name/fi/firefox/update_extensions.sh "$@"
 __update_sh_run ./pkgs/update_pkgs.sh "$@"