3
0
Fork 0
forked from mirrors/nixpkgs

graalvm-ce: add missing gnused to update.sh

This commit is contained in:
Thiago Kenji Okada 2021-10-21 16:14:41 -03:00
parent 58a7dfacb8
commit 19e8890e5f

View file

@ -1,5 +1,5 @@
#!/usr/bin/env nix-shell
#!nix-shell -p curl -i bash coreutils nix curl jq
#!nix-shell -p curl -i bash coreutils nix curl jq gnused
set -eou pipefail