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
6d0e29f9b4
deepin.qcef: 1.1.6 -> 1.1.7
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
c0a57b7854
Merge pull request #65248 from worldofpeace/mkDerivation/deepin
...
deepin: use qt5.mkDerivation where needed, cleanup wrappers
2019-08-04 10:24:09 -04:00
worldofpeace
b1bc0645ea
gdk-pixbuf: rename from gdk_pixbuf
2019-07-22 18:50:57 -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
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
José Romildo Malaquias
534e2b3043
deepin.qcef: does not build on aarch64-linux
2019-05-05 11:02:29 -03:00
José Romildo Malaquias
fa94ece59d
deepin.qcef: 1.1.4.6 -> 1.1.6
2019-05-05 10:48:46 -03:00
José Romildo Malaquias
83a742d7fa
deepin.qcef: init at 1.1.4.6
2019-04-07 00:28:31 -03:00