mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
lispPackages_new.sbclPackages.classimp: mark broken
This commit is contained in:
parent
02f87a898c
commit
e6611180ea
@ -147,6 +147,7 @@ let
|
||||
};
|
||||
classimp = pkg: {
|
||||
nativeLibs = [ assimp ];
|
||||
meta.broken = true; # Requires assimp ≤ 5.0.x.
|
||||
};
|
||||
clsql-postgresql = pkg: {
|
||||
nativeLibs = [ postgresql.lib ];
|
||||
|
Loading…
Reference in New Issue
Block a user