Add a few extra dependencies to the nix shebang

This commit is contained in:
CactiChameleon9 2024-12-24 11:45:43 +00:00
parent a6c872adae
commit 40edd7bf92

View File

@ -1,5 +1,5 @@
#! /usr/bin/env nix-shell #! /usr/bin/env nix-shell
#! nix-shell -i bash -p htmlq #! nix-shell -i bash -p htmlq jq curl
search_args=$1 search_args=$1
throttling=$2 throttling=$2