fetchurl: add codemirror.dlang.org to the list of dub mirrors

code.dlang.org actually went down recently, hopefully this should
make that a bit less likely to happen in the future.
This commit is contained in:
binarycat 2024-04-05 20:46:04 -04:00 committed by tomf
parent f2d7a289c5
commit eaf5ec98fe
1 changed files with 1 additions and 0 deletions

View File

@ -315,6 +315,7 @@
# D DUB
dub = [
"https://code.dlang.org/packages/"
"https://codemirror.dlang.org/packages/"
];
# Haskell Hackage