Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
worldofpeace
02543efd83
deepin.dde-session-ui: use gapps wrapper
...
Forgot about wrapQtAppsHook only wrapping
binaries that are ELF headers. So it can't wrap
it if it already is.
2020-01-07 20:13:27 -05: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
b84b98f30e
deepin.dde-session-ui: 4.9.12 -> 5.0.0
2019-11-13 08:00:53 -03:00
worldofpeace
b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
...
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02: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
b0944be570
deepin.dde-session-ui: 4.9.11 -> 4.9.12
...
- Update to version 4.9.12
- Revise hard coded paths
- Wrap binaries in lib/deepin-daemon/
2019-07-04 21:48:23 -03:00
José Romildo Malaquias
69c29b61ff
deepin.dde-session-ui: 4.9.6 -> 4.9.11
2019-06-22 10:00:23 -03:00
José Romildo Malaquias
4a5efb7f23
deepin.dde-session-ui: 4.9.0 -> 4.9.6
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
4a00f98f27
deepin.dde-session-ui: 4.6.2 -> 4.9.0
2019-04-02 18:37:06 -03:00
R. RyanTM
c9cdb753ef
deepin.dde-session-ui: 4.6.1 -> 4.6.2
...
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-session-ui/versions
2018-11-19 12:45:42 -08:00
José Romildo Malaquias
8a75f168de
deepin.dde-session-ui: 4.5.1.10 -> 4.6.1
2018-11-10 12:27:39 -02:00
José Romildo Malaquias
287db0f9b9
deepin: add update script
2018-11-10 12:27:38 -02:00
José Romildo Malaquias
f2c3b0c588
dde-session-ui: init at 4.5.1.10 ( #48785 )
2018-10-21 23:00:55 +02:00