This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a18ac150a3
nixpkgs
/
pkgs
/
desktops
/
kde-5
/
applications
/
fetch.sh
2 lines
97 B
Bash
Raw
Normal View
History
Unescape
Escape
kde5.applications: 16.08.1 -> 16.08.2 The hashes are now generated by downloading from a mirror with a known-good connection because the KDE rotation has several poor mirrors. Packages are still built by downloading from the rotation.
2016-10-15 14:06:38 -07:00
WGET_ARGS
=
(
http://ftp.ussg.iu.edu/kde/stable/applications/16.08.2/ --cut-dirs
=
1
-A
'*.tar.xz'
)