https://github.com/NixOS/nixpkgs/blob/master/pkgs/stdenv/generic/setup.sh#L948 this can do it nicely. Signed-off-by: Anton Arapov <anton@deadbeef.mx>
2 lines
100 B
Bash
2 lines
100 B
Bash
WGET_ARGS=( https://download.qt.io/archive/qt/5.14/5.14.2/submodules/ \
|
|
-A '*.tar.xz' )
|