grass: disable opengl support on darwin

This commit is contained in:
Ivan Mincik 2024-09-19 11:13:46 +02:00
parent 23d10b2518
commit ff2818413a

View File

@ -5,7 +5,7 @@
, makeWrapper
, wrapGAppsHook3
, withOpenGL ? true
, withOpenGL ? !stdenv.isDarwin
, bison
, blas