tailwindcss_4: update script add missing ripgrep

+1 -1
+1 -1
pkgs/by-name/ta/tailwindcss_4/update.sh
··· 1 1 #!/usr/bin/env nix-shell 2 - #!nix-shell -i bash -p curl gnused gawk nix-prefetch common-updater-scripts jq 2 + #!nix-shell -i bash -p curl gnused gawk nix-prefetch common-updater-scripts jq ripgrep 3 3 4 4 set -euo pipefail 5 5