This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2024-12-19 04:03:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3e881e5692
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 17:23:07 +00:00
WGET_ARGS
=
(
https://download.kde.org/stable/release-service/21.08.1/src -A
'*.tar.xz'
)
Reference in New Issue
Copy Permalink