coq_8_10: enable CoqIDE
This commit is contained in:
parent
a6d5d5c871
commit
d56582eb2b
|
@ -7,7 +7,7 @@
|
|||
|
||||
{ stdenv, fetchFromGitHub, writeText, pkgconfig
|
||||
, ocamlPackages, ncurses
|
||||
, buildIde ? !stdenv.lib.versionAtLeast version "8.10" # lablgtk3 cannot be built with GTK3 at version 3.24.11
|
||||
, buildIde ? true
|
||||
, glib, gnome3, wrapGAppsHook
|
||||
, darwin
|
||||
, csdp ? null
|
||||
|
|
Loading…
Reference in New Issue