Commit graph

11 commits

Author SHA1 Message Date
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 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 83457f1269 deepin.dde-polkit-agent: 0.2.6 -> 0.2.10 2019-06-22 10:00:23 -03:00
José Romildo Malaquias 8f133f190c deepin.dde-polkit-agent: set plugins dir from environment variable 2019-05-11 10:23:08 -03:00
José Romildo Malaquias d63335e524 deepin.dde-polkit-agent: 0.2.4 -> 0.2.6 2019-05-04 13:47:37 -03:00
José Romildo Malaquias fe14523321 deepin.dde-polkit-agent: 0.2.1 -> 0.2.4 2019-04-02 18:36:19 -03:00
José Romildo Malaquias 45f6c5dfe8 deepin.dde-polkit-agent: deprecate dcombobox.h header 2019-04-01 06:41:25 -03:00
José Romildo Malaquias 49c492773a Revert "deepin: remove obseleted dde-polkit-agent and dpa-ext-gnomekeyring" 2019-04-01 06:41:25 -03:00
José Romildo Malaquias fc0d64e72d deepin: remove obseleted dde-polkit-agent and dpa-ext-gnomekeyring 2018-11-10 12:37:06 -02:00
José Romildo Malaquias 287db0f9b9 deepin: add update script 2018-11-10 12:27:38 -02:00
José Romildo Malaquias fe41bef142 dde-polkit-agent: init at 0.2.1 2018-10-16 13:54:58 -03:00