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
|
random number generators, and small vectors (useful for representing
|
||||||
multicomponent or vector fields).
|
multicomponent or vector fields).
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
broken = true; # failing test, ancient version, no library user in nixpkgs => if you care to fix it, go ahead
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user