nixpkgs/pkgs/development/libraries/qt-6/fetch.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
93 B
Bash
Raw Normal View History

2022-09-17 00:56:11 +02:00
WGET_ARGS=( http://download.qt.io/official_releases/qt/6.3/6.3.2/submodules/ -A '*.tar.xz' )