dmd: mark unbroken (#119647)

It is building fine locally, tested by myself and @SuperSandro2000 (who had added the broken tag).

Should this be tested on hydra before removing it? I don't know if that is even possible.

authored by

JonathanILevi and committed by
GitHub
b623794a fbc09988

-1
-1
pkgs/development/compilers/dmd/default.nix
··· 170 maintainers = with maintainers; [ ThomasMader lionello ]; 171 platforms = [ "x86_64-linux" "i686-linux" "x86_64-darwin" ]; 172 # many tests are failing 173 - broken = true; 174 }; 175 }
··· 170 maintainers = with maintainers; [ ThomasMader lionello ]; 171 platforms = [ "x86_64-linux" "i686-linux" "x86_64-darwin" ]; 172 # many tests are failing 173 }; 174 }