about summary refs log tree commit diff stats
path: root/update.sh
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-06-06 21:06:07 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-06-06 21:06:07 +0200
commit0ec2002665ce7bbf3238dc225d348e1c74a00cef (patch)
tree5e943763e77494ca764d87cd769b617ef761aff0 /update.sh
parentpkgs/fupdate: Move cli test into a `tests` module (diff)
downloadnixos-config-0ec2002665ce7bbf3238dc225d348e1c74a00cef.zip
{modules,pkgs}/qutebrowser: Enable qutebrowser support
Diffstat (limited to '')
-rwxr-xr-xupdate.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index ff10f870..8f7d338e 100755
--- a/update.sh
+++ b/update.sh
@@ -22,7 +22,6 @@ __update_sh_run() {
 }
 
 __update_sh_run nix flake update
-__update_sh_run ./modules/by-name/fi/firefox/update_extensions.sh "$@"
 __update_sh_run ./pkgs/update_pkgs.sh "$@"
 
 # __update_sh_run nix flake check