Skip to content

Commit 508ad62

Browse files
authored
Replaced the link to obsolete oldDDerivations with link to dlang-nix (#3777)
1 parent 1d54dc2 commit 508ad62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

download.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ $(DOWNLOAD_OTHER $(GENTOO), $(LINK2 https://wiki.gentoo.org/wiki/Dlang, Gentoo),
177177
$(DOWNLOAD_OTHER $(HOMEBREW), $(LINK2 https://formulae.brew.sh/formula/dmd, Homebrew), $(CONSOLE brew install dmd))
178178

179179
$(DOWNLOAD_OTHER $(NIX), $(LINK2 https://search.nixos.org/packages?show=dmd&query=dmd, Nix/NixOS), $(CONSOLE nix-env -iA nixpkgs.dmd)
180-
$(LINK2 https://github.com/dukc/oldDDerivations, derivations for building various versions yourself)
180+
$(LINK2 https://github.com/petarkirov/dlang.nix, derivations for various compiler versions)
181181
)
182182

183183
$(DOWNLOAD_OTHER $(UBUNTU) $(DEBIAN), Ubuntu/Debian, $(LINK2 https://d-apt.sourceforge.net/, APT repository)

0 commit comments

Comments
 (0)