blitz++: mark as broken

This commit is contained in:
Aristid Breitkreuz 2017-09-11 20:14:12 +02:00
parent 88ae298467
commit f6e4c4e6c9

View File

@ -75,5 +75,7 @@ stdenv.mkDerivation rec {
random number generators, and small vectors (useful for representing
multicomponent or vector fields).
'';
broken = true; # failing test, ancient version, no library user in nixpkgs => if you care to fix it, go ahead
};
}