singular: re-enable docs builds on darwin (#547966)
This commit is contained in:
@@ -26,8 +26,7 @@
|
||||
latex2html,
|
||||
texinfo,
|
||||
texliveSmall,
|
||||
# Error: while running example drawTropicalCurve from d2t_singular/tropical_lib.doc:610
|
||||
enableDocs ? !(stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isAarch64),
|
||||
enableDocs ? true,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
||||
Reference in New Issue
Block a user