singular: disable docbuilding on darwin

This commit is contained in:
Mauricio Collares 2022-09-04 22:12:22 -03:00
parent ea79b7ad0c
commit 91311e30b3

View File

@ -18,7 +18,7 @@
# want it to match the upstream format because sage depends on it.
, texinfo4
, texlive
, enableDocs ? true
, enableDocs ? !stdenv.isDarwin
, enableGfanlib ? true
}: