Add a few extra dependencies to the nix shebang
This commit is contained in:
parent
a6c872adae
commit
40edd7bf92
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user