mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-17 11:13:30 +00:00
4 lines
173 B
Bash
4 lines
173 B
Bash
WGET_ARGS=( http://download.qt.io/official_releases/qt/5.6/5.6.3/submodules/ \
|
|
http://download.qt.io/community_releases/5.6/5.6.3/ \
|
|
-A '*.tar.xz' )
|