summary refs log tree commit diff
path: root/pkgs/desktops/deepin/dde-session-ui
Commit message (Collapse)AuthorAge
* deepin.dde-session-ui: use gapps wrapperworldofpeace2020-01-07
| | | | | | Forgot about wrapQtAppsHook only wrapping binaries that are ELF headers. So it can't wrap it if it already is.
* treewide: remove empty inheritsMario Rodas2019-12-04
| | | | These empty inherits were accidentally introduced by https://github.com/NixOS/nixpkgs/pull/66585
* deepin.dde-session-ui: 4.9.12 -> 5.0.0José Romildo Malaquias2019-11-13
|
* treewide: drop adding hicolor-icon-theme where possibleworldofpeace2019-09-18
| | | | | This was either for the setup-hook to remove caches or added even though the respective icon theme propagated it.
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* deepin: use qt5.mkDerivation where needed, cleanup wrappersworldofpeace2019-07-21
| | | | | | | | | 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.
* deepin.dde-session-ui: 4.9.11 -> 4.9.12José Romildo Malaquias2019-07-04
| | | | | | - Update to version 4.9.12 - Revise hard coded paths - Wrap binaries in lib/deepin-daemon/
* deepin.dde-session-ui: 4.9.6 -> 4.9.11José Romildo Malaquias2019-06-22
|
* deepin.dde-session-ui: 4.9.0 -> 4.9.6José Romildo Malaquias2019-05-04
|
* deepin.dde-session-ui: 4.6.2 -> 4.9.0José Romildo Malaquias2019-04-02
|
* deepin.dde-session-ui: 4.6.1 -> 4.6.2R. RyanTM2018-11-19
| | | | | | | 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
* deepin.dde-session-ui: 4.5.1.10 -> 4.6.1José Romildo Malaquias2018-11-10
|
* deepin: add update scriptJosé Romildo Malaquias2018-11-10
|
* dde-session-ui: init at 4.5.1.10 (#48785)José Romildo Malaquias2018-10-21