qt5: use https, tiny cleanup

This commit is contained in:
Jan Malakhovski
2018-11-08 05:20:19 +00:00
parent f623f8c51e
commit c0a4e46714
2 changed files with 2 additions and 2 deletions
@@ -18,7 +18,7 @@
withGtk3 ? false, dconf ? null, gtk3 ? null,
# options
libGLSupported ? (!stdenv.isDarwin),
libGLSupported ? !stdenv.isDarwin,
libGL,
buildExamples ? false,
buildTests ? false,