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
94 B
Bash
Raw Normal View History

WGET_ARGS=( https://download.qt.io/official_releases/qt/6.6/6.6.2/submodules/ -A '*.tar.xz' )