summary refs log tree commit diff
path: root/pkgs/desktops/lxqt/lxqt-openssh-askpass/default.nix
Commit message (Collapse)AuthorAge
* 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-openssh-askpass: 0.14.0 -> 0.14.1José Romildo Malaquias2019-02-26
|
* lxqt-openssh-askpass: 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