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

2024-04-02 14:11:07 +02:00
WGET_ARGS=( https://download.qt.io/official_releases/qt/6.7/6.7.0/submodules/ -A '*.tar.xz' )