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
b4861134fe
deepin.dde-calendar: 1.2.10 -> 5.0.1
2019-11-13 08:00:52 -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
01725fdec8
deepin.dde-calendar: 1.2.6 -> 1.2.10
2019-06-22 09:55:49 -03:00
José Romildo Malaquias
a1bf396127
deepin.dde-calendar: fix use of patchShebangs
2019-04-02 20:12:35 -03:00
R. RyanTM
a3b5010856
deepin.dde-calendar: 1.2.5 -> 1.2.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dde-calendar/versions
2018-12-16 03:39:13 -08:00
José Romildo Malaquias
287db0f9b9
deepin: add update script
2018-11-10 12:27:38 -02:00
José Romildo Malaquias
e5b904818b
dde-calendar: init at 1.2.5 ( #46460 )
2018-09-10 08:48:02 +02:00