blitz++: mark as broken
This commit is contained in:
parent
88ae298467
commit
f6e4c4e6c9
@ -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
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user