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
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
c745bf3d20
deepin.dtkcore: 2.0.14 -> 2.1.1
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
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
27170f9619
deepin.dtkcore: explicitly set DTK_VERSION
...
The build system fails to detect the version to build, defaulting to
the minimum one. To circunvent that it has to be explicitly set.
2019-06-25 22:26:16 -03:00
José Romildo Malaquias
ed177954c9
deepin.dtkcore: 2.0.12.1 -> 2.0.14
2019-06-22 10:00:23 -03:00
José Romildo Malaquias
0c82c7b41b
deepin.dtkcore: 2.0.10 -> 2.0.12.1
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
251254084c
deepin.dtkcore: 2.0.9.8 -> 2.0.10
2019-04-02 20:12:33 -03:00
José Romildo Malaquias
5ef22d4b1e
deepin.dtkcore: 2.0.9.4 -> 2.0.9.8
2018-11-10 12:35:49 -02:00
José Romildo Malaquias
287db0f9b9
deepin: add update script
2018-11-10 12:27:38 -02:00
R. RyanTM
8a57be9050
deepin.dtkcore: 2.0.9 -> 2.0.9.4 ( #47072 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dtkcore/versions
2018-09-28 21:31:40 +02:00
José Romildo Malaquias
c48a234ab1
dtkcore: only define QT_HOST_DATA if it is empty, enable parallel building
2018-09-02 15:20:55 -03:00
José Romildo Malaquias
ef81e82d83
dtkcore: init at 2.0.9 ( #45887 )
2018-09-01 13:19:20 +02:00