nixpkgs/pkgs/development/libraries/qt-6/fetch.sh
2023-03-16 20:59:44 +08:00

2 lines
94 B
Bash

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