summary refs log tree commit diff
path: root/pkgs/desktops/lxqt/lxqt-powermanagement/default.nix
Commit message (Collapse)AuthorAge
* lxqt.lxqt-powermanagement: 0.16.0 -> 0.17.0José Romildo Malaquias2021-04-16
|
* lxqt: cosmetical changesAndersonTorres2021-02-08
| | | | Updated the GPL and LGPL licenses.
* lxqt.lxqt-powermanagement: 0.15.0 -> 0.16.0José Romildo Malaquias2020-12-16
|
* lxqt.lxqt-powermanagement: 0.14.1 -> 0.15.0José Romildo Malaquias2020-04-29
|
* lxqt: add updater script to individual packagesJosé Romildo Malaquias2020-04-29
|
* lxqt: format nix expressions with nixpkgs-fmtJosé Romildo Malaquias2020-04-29
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* lxqt: restrict to linux platformJosé Romildo Malaquias2019-11-02
| | | | | | | | | | libqtxdg fails to build on darwin. LXQt is a DE for linux so assume darwin is not supported. The platform for some packages that may be useful outside of LXQt (like pcmanfm-qt, lximage-qt and others) and do not depend on libqtxdg are not being changed.
* lxqt: use modified LXQtConfigVars CMake macroworldofpeace2019-08-22
| | | | | | | | LXQt uses the values in this macro to set installation directories and in the case of lxqt-session to substitute in paths. However, by doing this all the paths are from within lxqt-build-tools prefix. By utilizing a setup hook we can set the directories with the correct prefix as cmake flags.
* lxqt: use qt5's mkDerivationworldofpeace2019-08-19
| | | | | This should also ensure that the applications get wrapped appropriately.
* lxqt.lxqt-powermanagement: 0.14.0 -> 0.14.1José Romildo Malaquias2019-02-26
|
* lxqt-powermanagement: 0.13.0 -> 0.14.0José Romildo Malaquias2019-02-12
|
* lxqt: mv contents of base, core and optional to parent directory (#46484)José Romildo Malaquias2018-09-10