nixpkgs/pkgs/development/libraries/qt-6/fetch.sh
2023-01-12 10:08:21 +08:00

2 lines
94 B
Bash

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