singular: disable docbuilding on darwin
This commit is contained in:
parent
ea79b7ad0c
commit
91311e30b3
@ -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
|
||||
}:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user