Loading pkgs/by-name/op/openscad-unstable/package.nix +8 −3 Original line number Diff line number Diff line Loading @@ -41,6 +41,7 @@ xorg, mimalloc, opencsg, ctestCheckHook, }: # clang consume much less RAM than GCC clangStdenv.mkDerivation rec { Loading Loading @@ -142,12 +143,16 @@ clangStdenv.mkDerivation rec { nativeCheckInputs = [ mesa.llvmpipeHook ctestCheckHook ]; checkPhase = '' dontUseNinjaCheck = true; checkFlags = [ "-E" # some fontconfig issues cause pdf output to have wrong font ctest -j$NIX_BUILD_CORES -E pdfexporttest.\* ''; "pdfexporttest" ]; meta = with lib; { description = "3D parametric model compiler (unstable)"; longDescription = '' Loading Loading
pkgs/by-name/op/openscad-unstable/package.nix +8 −3 Original line number Diff line number Diff line Loading @@ -41,6 +41,7 @@ xorg, mimalloc, opencsg, ctestCheckHook, }: # clang consume much less RAM than GCC clangStdenv.mkDerivation rec { Loading Loading @@ -142,12 +143,16 @@ clangStdenv.mkDerivation rec { nativeCheckInputs = [ mesa.llvmpipeHook ctestCheckHook ]; checkPhase = '' dontUseNinjaCheck = true; checkFlags = [ "-E" # some fontconfig issues cause pdf output to have wrong font ctest -j$NIX_BUILD_CORES -E pdfexporttest.\* ''; "pdfexporttest" ]; meta = with lib; { description = "3D parametric model compiler (unstable)"; longDescription = '' Loading