about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/libraries/qt-5/5.12/fetch.sh
blob: e93c9acd3f05091a387bff79d9de54ace04779c8 (plain) (blame)
1
2
WGET_ARGS=( http://download.qt.io/official_releases/qt/5.12/5.12.9/submodules/ \
            -A '*.tar.xz' )