mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 00:53:12 +03:00
b77fcd30a9
Used similarly to the KDE Gear scripts: ``` $ ./maintainers/scripts/fetch-kde-qt.sh pkgs/applications/plasma-mobile/ ```
2 lines
79 B
Bash
2 lines
79 B
Bash
WGET_ARGS=( http://download.kde.org/stable/plasma-mobile/21.05 -A '*.tar.xz' )
|