mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 17:46:29 +09:00
fetchurl: update samba mirrors' URLs
This commit is contained in:
parent
da78730cf6
commit
f585b6c33a
1 changed files with 2 additions and 2 deletions
|
@ -215,8 +215,8 @@
|
||||||
|
|
||||||
# SAMBA
|
# SAMBA
|
||||||
samba = [
|
samba = [
|
||||||
"https://www.samba.org/ftp/"
|
"https://download.samba.org/pub/"
|
||||||
"http://www.samba.org/ftp/"
|
"http://download.samba.org/pub/"
|
||||||
];
|
];
|
||||||
|
|
||||||
# GNU Savannah
|
# GNU Savannah
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue