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