Commit Graph

8 Commits

Author SHA1 Message Date
Peter Hoeg
7439aad737 wxGTK3: make gtk2 and gtk3 specific variants 2020-06-15 11:01:25 +08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
worldofpeace
128b8d9181 wxGTK{30,31}: don't use webkitgtk24x
You know cannot enable optional withWebKit when
withGtk2 is enabled.
2019-12-05 05:53:09 -05:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Jan Tojnar
85483ca76a
wxGTK31: fix eval
bc109b19c9 on master created a separate
expression based on wxGTK30, but that expression was modified on staging
in f0733a07d5. Let's sync that.
2019-06-25 18:22:48 +02:00
Frederik Rietdijk
32a7e35d17 wxwidgets: fix passthru, fixes tarball job
cc @romildo
2019-06-25 16:25:02 +02:00
José Romildo Malaquias
bc109b19c9 wxGTK31: 3.1.0 -> 3.1.2; use its own derivation 2019-06-20 20:36:17 -03:00
Luke Adams
a5d44f6631 wxGTK31: init at 3.1
wxgtk31: overrideattrs
2017-12-23 22:31:15 -08:00