Commit graph

11 commits

Author SHA1 Message Date
José Romildo Malaquias 593c6247ab deepin: redefine updateScript to use genericUpdater 2020-05-04 14:39:54 -03:00
José Romildo Malaquias 6783884389 deepin: format with nixpkgs-fmt 2020-05-04 14:39:25 -03:00
José Romildo Malaquias 6552712907 deepin.deepin-anything: fix building with linux kernel 5.6 2020-04-25 15:33:56 -03:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
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 a80194a259 deepin.deepin-anything: 0.1.0 -> 5.0.1 2019-11-13 08:00:53 -03:00
worldofpeace 59e68d3b74 treewide: don't use single quotes with placeholder 2019-09-03 13:01:42 -04: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 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 f535050720 deepin.deepin-anything: 0.0.7 -> 0.1.0 2019-06-22 10:00:23 -03:00
José Romildo Malaquias 83779429ec deepin.deepin-anything: init at 0.0.7 2019-05-05 13:22:31 -03:00