ocamlPackages.shell: disable tests of version 0.14
This commit is contained in:
committed by
Vincent Laporte
parent
35bd105dc8
commit
5e281f0f6e
@@ -977,6 +977,7 @@ with self;
|
||||
buildInputs = [ jst-config ];
|
||||
propagatedBuildInputs = [ textutils ];
|
||||
checkInputs = [ ounit ];
|
||||
doCheck = false; # Does not build with GCC 14
|
||||
};
|
||||
|
||||
shexp = janePackage {
|
||||
|
||||
Reference in New Issue
Block a user