qt5: use https, tiny cleanup
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
withGtk3 ? false, dconf ? null, gtk3 ? null,
|
||||
|
||||
# options
|
||||
libGLSupported ? (!stdenv.isDarwin),
|
||||
libGLSupported ? !stdenv.isDarwin,
|
||||
libGL,
|
||||
buildExamples ? false,
|
||||
buildTests ? false,
|
||||
|
||||
Reference in New Issue
Block a user