This website requires JavaScript.
Explore
Help
Register
Sign In
JakeHillion
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d8ccdf66df
nixpkgs
/
pkgs
/
applications
/
kde
/
fetch.sh
2 lines
88 B
Bash
Raw
Normal View
History
Unescape
Escape
kde/fetch.sh: use https for getting checksums
2021-10-04 18:23:07 +01:00
WGET_ARGS
=
(
https://download.kde.org/stable/release-service/21.08.1/src -A
'*.tar.xz'
)
Reference in New Issue
Copy Permalink