Commit eaf5ec98 authored by binarycat's avatar binarycat Committed by tomf
Browse files

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.
parent f2d7a289
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -315,6 +315,7 @@
  # D DUB
  dub = [
    "https://code.dlang.org/packages/"
    "https://codemirror.dlang.org/packages/"
  ];

  # Haskell Hackage