yuzu: add missing unzip tool
This commit is contained in:
parent
0944e19139
commit
40c633b455
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#! /usr/bin/env nix-shell
|
||||
#! nix-shell -i bash -p nix nix-prefetch-git gnutar curl jq
|
||||
#! nix-shell -i bash -p nix nix-prefetch-git gnutar curl jq unzip
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
|
|
Loading…
Reference in a new issue