dmd: mark broken
failing on hydra since 7 months https://hydra.nixos.org/build/133752088
This commit is contained in:
parent
f6f7932a44
commit
88513c0d88
@ -171,5 +171,7 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.boost;
|
||||
maintainers = with maintainers; [ ThomasMader lionello ];
|
||||
platforms = [ "x86_64-linux" "i686-linux" "x86_64-darwin" ];
|
||||
# many tests are failing
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user