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
091b13a8ca
deepin.deepin-metacity: 3.22.22 -> 3.22.24
2019-04-02 20:12:34 -03:00
Jan Tojnar
97eb65324d
treewide: no gnome aliases
2019-03-24 14:46:50 -04:00
volth
2be90ccb4f
gnome3.gtk -> gtk3
...
fix evaluation when config.allowAliases == false
(regression after #55735 )
2019-03-24 14:34:39 -04:00
José Romildo Malaquias
287db0f9b9
deepin: add update script
2018-11-10 12:27:38 -02:00
José Romildo Malaquias
4c6d8da299
deepin-metacity: init at 3.22.22
2018-10-15 16:07:23 -03:00