purescript: add missing dependency to update script

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
Dennis Gosnell
2021-08-27 10:45:20 +09:00
committed by GitHub
co-authored by Sandro
parent aff01371c1
commit 688eef3c04
@@ -1,5 +1,5 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p curl jq -I nixpkgs=.
#!nix-shell -i bash -p curl gnused jq -I nixpkgs=.
#
# This script will update the purescript derivation to the latest version.