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
08b947c7cc
deepin.deepin-menu: 3.4.6 -> 3.4.8
2019-06-22 10:00:23 -03:00
José Romildo Malaquias
b294febb6f
deepin.deepin-menu: 3.4.1 -> 3.4.6
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
13ccde5a96
deepin.deepin-menu: fix more hard coded paths
2019-04-03 00:40:20 -03:00
R. RyanTM
a477fefc43
deepin.deepin-menu: 3.4.0 -> 3.4.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/deepin-menu/versions
2018-12-16 18:54:45 +01:00
José Romildo Malaquias
287db0f9b9
deepin: add update script
2018-11-10 12:27:38 -02:00
R. RyanTM
4b8aef5099
deepin.deepin-menu: 3.3.10 -> 3.4.0 ( #47084 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/deepin-menu/versions
2018-09-28 20:38:26 +02:00
José Romildo Malaquias
ff8d974ec0
deepin-menu: init at 3.3.10
2018-09-03 22:45:51 -03:00