lispPackages_new.sbclPackages.classimp: mark broken
This commit is contained in:
@@ -147,6 +147,7 @@ let
|
|||||||
};
|
};
|
||||||
classimp = pkg: {
|
classimp = pkg: {
|
||||||
nativeLibs = [ assimp ];
|
nativeLibs = [ assimp ];
|
||||||
|
meta.broken = true; # Requires assimp ≤ 5.0.x.
|
||||||
};
|
};
|
||||||
clsql-postgresql = pkg: {
|
clsql-postgresql = pkg: {
|
||||||
nativeLibs = [ postgresql.lib ];
|
nativeLibs = [ postgresql.lib ];
|
||||||
|
|||||||
Reference in New Issue
Block a user