Commit Graph

13 Commits

Author SHA1 Message Date
Mario Rodas
49c63e498c
treewide: remove empty inherits
These empty inherits were accidentally introduced by https://github.com/NixOS/nixpkgs/pull/66585
2019-12-04 04:20:00 -05:00
José Romildo Malaquias
dfb4aa682f deepin.dtkwidget: 2.0.14 -> 2.1.1 2019-11-13 08:00:55 -03: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
worldofpeace
d01d0c1a81 deepin.dtkwidget: use qmakeFlags 2019-07-21 23:49:36 -04:00
worldofpeace
735199a210 deepin: use qt5.mkDerivation where needed, cleanup wrappers
This switches a majority of the applications to using qt5.mkDerivation
which automatically adds wrapQtAppsHook.

In certain places, where GLib and gtk intersect with Qt, we
also needed to use wrapGAppsHook. In these cases there will
be multiple wrappers.
2019-07-21 23:49:36 -04:00
José Romildo Malaquias
56fc7a5e27 deepin.dtkwidget: 2.0.12.3 -> 2.0.14 2019-06-22 10:00:23 -03:00
José Romildo Malaquias
fd2e9fe84d deepin.dtkwidget: 2.0.10 -> 2.0.12.3 2019-05-04 13:47:37 -03:00
José Romildo Malaquias
52b8a8591b deepin.dtkwidget: 2.0.9.15 -> 2.0.10 2019-04-02 20:12:34 -03:00
R. RyanTM
1c2328751c deepin.dtkwidget: 2.0.9.9 -> 2.0.9.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dtkwidget/versions
2018-12-16 19:51:35 +01:00
José Romildo Malaquias
40ba37bfd9 deepin.dtkwidget: 2.0.9.4 -> 2.0.9.9 2018-11-10 12:35:49 -02:00
José Romildo Malaquias
287db0f9b9 deepin: add update script 2018-11-10 12:27:38 -02:00
R. RyanTM
de81064cd4 deepin.dtkwidget: 2.0.9.3 -> 2.0.9.4 (#47086)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dtkwidget/versions
2018-09-28 20:37:04 +02:00
José Romildo Malaquias
de7a1c8e46 dtkwidget: init at 2.0.9.3 2018-09-02 15:21:18 -03:00