about summary refs log tree commit diff
path: root/pkgs/desktops
Commit message (Collapse)AuthorAge
* symlinkJoin: accept set as an argument with additional optionsNikolay Amiantov2016-04-26
|
* Merge pull request #14916 from NicolasPetton/file-roller-nautilus-extensionDamien Cassou2016-04-23
|\ | | | | file-roller: Enable nautilus extension
| * file-roller: Enable nautilus extensionNicolas Petton2016-04-22
| |
* | Merge branch 'staging'Vladimír Čunát2016-04-22
|\ \ | | | | | | | | | | | | This includes a fix to closure-size regression that moved share/doc/*/ to share/doc/
| * | kde5.kconfigwidgets: remove runtime perl dependencyThomas Tuegel2016-04-20
| | |
| * | kde5.extra-cmake-modules: do not propagate build inputs for docsThomas Tuegel2016-04-20
| | |
| * | kde5.plasma-workspace: fix up dependenciesThomas Tuegel2016-04-20
| | |
| * | kde5.startkde: fix PATHThomas Tuegel2016-04-20
| | |
| * | kde5.startkde: init at 5.5.5Thomas Tuegel2016-04-20
| | |
| * | kde5.plasma-workspace: unwrapThomas Tuegel2016-04-20
| | |
| * | kde5.kinit: get library path from NIX_PROFILESThomas Tuegel2016-04-20
| | |
* | | gtksourceview-2: update 2.9.9 -> 2.10.5Vladimír Čunát2016-04-21
|/ / | | | | | | | | It doesn't seem to help with mousepad problems #14862, but it shouldn't hurt.
* | kde5.kcolorchooser: init at 15.12.3Thomas Tuegel2016-04-18
| |
* | Merge pull request #14739 from rycee/bump/gnome3-trackerArseniy Seroka2016-04-17
|\ \ | | | | | | gnome3.tracker: 1.4.0 -> 1.8.0
| * | tracker: 1.4.0 -> 1.8.0Robert Helgesson2016-04-15
| | | | | | | | | | | | Also replace use of `makeWrapper` by `wrapGAppsHook`.
* | | gnome-panel: add dependency on xorg.(libice|libsm)obadz2016-04-15
|/ / | | | | | | Fixes gtk-sharp, gnome-sharp & dependencies...
* | Merge pull request #14724 from NicolasPetton/grilo-updateLuca Bruno2016-04-15
|\ \ | | | | | | grilo: 0.2.12 -> 0.2.14, grilo-plugins: 0.2.13 -> 0.2.16
| * | grilo: 0.2.12 -> 0.2.14, grilo-plugins: 0.2.13 -> 0.2.16Nicolas Petton2016-04-15
| |/ | | | | | | | | | | | | Fix #14717 GNOME Music 3.18 requires a more recent version of the 0.2.x series of Grilo and its plugins to work.
* | Merge pull request #14716 from ↵Damien Cassou2016-04-15
|\ \ | | | | | | | | | | | | NicolasPetton/gnome-shell-extension-tool-does-not-run gnome-shell: add missing python3 deps for gnome-shell-extension-tool
| * | gnome-shell: add missing python3 deps for gnome-shell-extension-toolNicolas Petton2016-04-15
| |/ | | | | | | Fix #14651
* | Merge pull request #14707 from NicolasPetton/gnome-maps-coredumpLuca Bruno2016-04-15
|\ \ | | | | | | gnome-maps: Add missing gsettings schemas
| * | gnome-maps: Add missing build inputsNicolas Petton2016-04-14
| |/ | | | | | | | | | | Without gnome3.gsettings_desktop_schemas and gnome3.evolution_data_server as buildInputs, gnome-maps won't start at all.
* | totem: Add missing python3 dependencies for pluginsNicolas Petton2016-04-14
| | | | | | | | libpeas: build with python3 support
* | Merge pull request #14656 from DamienCassou/add-pidgin-gnome-extensionArseniy Seroka2016-04-14
|\ \ | | | | | | pidgin-im-gnome-shell-extension: init at 1.0
| * | pidgin-im-gnome-shell-extension: init at 1.0Damien Cassou2016-04-13
| | |
* | | replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov2016-04-13
| | |
* | | enlightement.rage: use gstreamer setup hookNikolay Amiantov2016-04-13
| | |
* | | Merge branch 'staging', containing closure-size #7701Vladimír Čunát2016-04-13
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-10
| |\ \ | | | | | | | | | | | | | | | | | | | | Comparison to master evaluations on Hydra: - 1255515 for nixos - 1255502 for nixpkgs
| * \ \ Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Beware that stdenv doesn't build. It seems something more will be needed than just resolution of merge conflicts.
| * \ \ \ Merge #13950: move ncurses utilities to $outVladimír Čunát2016-03-16
| |\ \ \ \
| | * | | | ncurses: combine $lib and $out outputsThomas Tuegel2016-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The $lib output refers to the terminfo database in $out, which is about 10x larger than the ncurses shared library. Splitting these outputs saves a small amount of space for any derivations that use the terminfo database but not the ncurses library, but we do not have evidence that any such exist.
| * | | | | kde5.plasma-workspace: move kbuildsycoca5 earlier in startkdeThomas Tuegel2016-03-11
| | | | | |
| * | | | | kde5.kcalc: add gmp dependencyThomas Tuegel2016-03-09
| | | | | |
| * | | | | kde5: fix merge conflicts from masterThomas Tuegel2016-03-09
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | The last merge from master into closure-size obliterated all my closure-size fixes for KDE 5! Luckily, I had them backed-up in another branch.
| * | | | Merge master into closure-sizeVladimír Čunát2016-03-08
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
| * | | | | kde5: move files around to simplify mergeVladimír Čunát2016-03-08
| | | | | | | | | | | | | | | | | | | | | | | | It is analogous to 98d8e1a160d3.
| * | | | | Merge branch 'master' into closure-sizeVladimír Čunát2016-02-14
| |\ \ \ \ \
| * \ \ \ \ \ Merge #12740: multiple outputs for Qt 5 and KDE 5Vladimír Čunát2016-02-03
| |\ \ \ \ \ \
| | * | | | | | kde5.plasma-workspace: propagate inputs automaticallyThomas Tuegel2016-01-31
| | | | | | | |
| | * | | | | | kde5.plasma-workspace: remove redundant propagatedUserEnvPkgsThomas Tuegel2016-01-31
| | | | | | | |
| | * | | | | | kde5.plasma-desktop: remove redundant propagatedUserEnvPkgsThomas Tuegel2016-01-31
| | | | | | | |
| | * | | | | | kde5.kscreen: remove redundant propagatedUserEnvPkgsThomas Tuegel2016-01-31
| | | | | | | |
| | * | | | | | kde5.breeze: use runtime outputsThomas Tuegel2016-01-31
| | | | | | | |
| | * | | | | | kde5.kde-gtk-config: fix extra include pathsThomas Tuegel2016-01-31
| | | | | | | |
| | * | | | | | kde5.plasma: use multiple outputsThomas Tuegel2016-01-31
| | | | | | | |
| | * | | | | | kde5.plasma: remove misguided setupHookThomas Tuegel2016-01-31
| | | | | | | |
| * | | | | | | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | Let's get rid of those merge conflicts.
| * | | | | | | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into closure-sizeVladimír Čunát2015-12-31
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TODO: there was more significant refactoring of qtbase and plasma 5.5 on master, and I'm deferring pointing to correct outputs to later.