mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 01:33:20 +00:00
grass: disable opengl support on darwin
This commit is contained in:
parent
23d10b2518
commit
ff2818413a
@ -5,7 +5,7 @@
|
|||||||
, makeWrapper
|
, makeWrapper
|
||||||
, wrapGAppsHook3
|
, wrapGAppsHook3
|
||||||
|
|
||||||
, withOpenGL ? true
|
, withOpenGL ? !stdenv.isDarwin
|
||||||
|
|
||||||
, bison
|
, bison
|
||||||
, blas
|
, blas
|
||||||
|
Loading…
Reference in New Issue
Block a user