mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
mirrors: add osdn mirrors
This commit is contained in:
parent
c0eaf5e917
commit
b2e56ccea0
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ rec {
|
|||
|
||||
# OSDN (formerly SourceForge.jp).
|
||||
osdn = [
|
||||
https://osdn.dl.osdn.jp/
|
||||
https://osdn.mirror.constant.com/
|
||||
https://mirrors.gigenet.com/OSDN/
|
||||
https://osdn.dl.sourceforge.jp/
|
||||
https://jaist.dl.sourceforge.jp/
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue