about summary refs log tree commit diff
path: root/pkgs/desktops
Commit message (Collapse)AuthorAge
* cmake-2_8 -> cmake_2_8Eelco Dolstra2016-09-20
|
* lxappearance: 0.6.1 -> 0.6.2José Romildo Malaquias2016-09-19
|
* lxappearance: move from pkgs/applications/misc/ to pkgs/desktops/lxde/core/José Romildo Malaquias2016-09-19
|
* Merge pull request #18727 from phunehehe/kde-16.08.1Thomas Tuegel2016-09-19
|\ | | | | KDE Applications 16.08.1
| * kde5.applications: 16.08.0 -> 16.08.1Hoang Xuan Phu2016-09-19
| |
* | Merge pull request #18303 from the-kenny/digikam-51Thomas Tuegel2016-09-18
|\ \ | | | | | | Digikam 5.1
| * | kde5.marble: Init at 16.08.0Moritz Ulrich2016-09-09
| |/
* | Merge pull request #18690 from romildo/upd.eflJoachim F2016-09-18
|\ \ | | | | | | efl: 1.18.0 -> 1.18.1
| * | efl: 1.18.0 -> 1.18.1José Romildo Malaquias2016-09-17
| | |
* | | Merge pull request #18698 from romildo/upd.xfce4-settingsJoachim F2016-09-18
|\ \ \ | | | | | | | | xfce4-settings: 4.12.0 -> 4.12.1
| * | | xfce4-settings: 4.12.0 -> 4.12.1José Romildo Malaquias2016-09-17
| |/ /
* / / xfce4-sensors-plugin: init at 1.2.6José Romildo Malaquias2016-09-17
|/ /
* | xfce4-hardware-monitor-plugin: init at 1.5.0José Romildo Malaquias2016-09-15
| |
* | treewide: explicitly specify gtk versionKirill Boltaev2016-09-13
| |
* | treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-12
| |
* | gnome2.gnome_settings_daemon: add libSM to fix buildKirill Boltaev2016-09-12
| |
* | gnome2.gnome_control_center: add libSM to fix buildKirill Boltaev2016-09-12
| |
* | gnome2.gnome_session: mark as brokenKirill Boltaev2016-09-12
| |
* | gnome2.at_spi: disable hardening to fix buildKirill Boltaev2016-09-12
|/
* evolution: improve out-of-gnome useBenjamin Herr2016-09-08
| | | | | | | | | | | | | | | Add `evolution_data_server` to `propagatedUserEnvPkgs`. Evolution needs `${gnome3.evolution_data_server}/libexec/evolution-source-registry` to be running to be able to find or create any account settings at all, and it apparently doesn't know to start it if it's not in the user env. Use `makeGAppsWrapper` instead of a custom `wrapProgram` invocation. Add `glib_networking`, `libgnome_keyring` and `dconf` to `buildInputs`. `libgnome_keyring` appears to be necessary for evolution to remember a password even for a single session, even if it doesn't get added to the keyring permanently. `dconf` is necessary to persist preferences. `glib_networking` is necessary to connect to mail servers.
* Merge pull request #18284 from romildo/upd.rageJoachim F2016-09-06
|\ | | | | rage: 0.2.0 -> 0.2.1
| * rage: 0.2.0 -> 0.2.1José Romildo Malaquias2016-09-04
| |
* | gnome3.evolution: set big-parallelDomen Kožar2016-09-05
| | | | | | | | | | (cherry picked from commit 5248178c20c472a98169916651545d9c77005f27) Signed-off-by: Domen Kožar <domen@dev.si>
* | gnome2.gnome_panel: Fix buildTuomas Tynkkynen2016-09-05
|/
* Merge commit 'adaee73' from staging into masterTuomas Tynkkynen2016-09-03
|\ | | | | | | | | | | | | | | | | | | This one was already merged into release-16.09, so let's not have the stable branch is ahead of master and confuse things. In addition to that, currently we have an odd situation that master has less things actually finished building than in staging. Conflicts: pkgs/data/documentation/man-pages/default.nix
| * docdev -> devdocEelco Dolstra2016-09-01
| | | | | | | | | | It's "developer documentation", not "documentation developer" after all.
* | ilmbase: Use separate outputsEelco Dolstra2016-09-01
|/
* gnome3: Use dev output of nssTuomas Tynkkynen2016-08-30
|
* kde5.plasma: Use 'dev' output of xf86inputsynapticsTuomas Tynkkynen2016-08-29
|
* treewide: Shuffle outputsTuomas Tynkkynen2016-08-29
| | | | Make either 'bin' or 'out' the first output.
* Merge branch 'master' into stagingobadz2016-08-28
|\ | | | | | | | | Conflicts: pkgs/games/scummvm/default.nix
| * gitg: use wrapGAppsHook, pull in dconf (#18040)Benjamin Herr2016-08-28
| | | | | | Without dconf, gitg doesn't remember preferences such as window size.
* | Merge branch 'master' into stagingobadz2016-08-27
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/misc/navit/default.nix pkgs/applications/networking/mailreaders/alpine/default.nix pkgs/applications/networking/mailreaders/realpine/default.nix pkgs/development/compilers/ghc/head.nix pkgs/development/libraries/openssl/default.nix pkgs/games/liquidwar/default.nix pkgs/games/spring/springlobby.nix pkgs/os-specific/linux/kernel/perf.nix pkgs/servers/sip/freeswitch/default.nix pkgs/tools/archivers/cromfs/default.nix pkgs/tools/graphics/plotutils/default.nix
| * kde5.startkde: initialize session variables before loading user envThomas Tuegel2016-08-26
| | | | | | | | | | | | | | | | The desktop session variables need to be initialized before loading the user environment scripts so that these scripts can exec programs that rely on the session variables. For example, these variables must be set when gpg-agent is started or pinentry-qt will not respect the user's theme settings.
| * Merge pull request #17941 from romildo/upd.eflJoachim F2016-08-26
| |\ | | | | | | efl: 1.17.2 -> 1.18.0
| | * efl: remove elementary, evas and emotion, as they are integrated into efl-0.18.0José Romildo Malaquias2016-08-23
| | |
| | * enlightenment: adapt for efl-0.18.0José Romildo Malaquias2016-08-23
| | |
| | * rage: 0.1.4 -> 0.2.0José Romildo Malaquias2016-08-23
| | |
| | * econnman: adapt for efl-1.18.0José Romildo Malaquias2016-08-23
| | |
| | * terminology: adapt for efl-1.18.0José Romildo Malaquias2016-08-23
| | |
| | * enlightenment: 0.21.1 -> 0.21.2José Romildo Malaquias2016-08-23
| | |
| | * efl: 1.17.2 -> 1.18.0José Romildo Malaquias2016-08-23
| | |
| * | Merge pull request #18003 from peterhoeg/kdfFrederik Rietdijk2016-08-26
| |\ \ | | | | | | | | kdiskfree: init at 16.08.0
| | * | kdiskfree: init at 16.08.0Peter Hoeg2016-08-26
| | | |
| * | | eog: 3.20.3 -> 3.20.4 (security)Franz Pletz2016-08-25
| | | | | | | | | | | | | | | | Fixes CVE-2016-6855.
| * | | kde5.plasma: 5.7.3 -> 5.7.4Thomas Tuegel2016-08-25
| | | |
| * | | fetch-kde-qt.sh: modularize script allowing multiple versionsThomas Tuegel2016-08-25
| |/ /
| * | Merge pull request #17950 from myguidingstar/masterGraham Christensen2016-08-25
| |\ \ | | | | | | | | yelp: adding groff to build inputs for man pages
| | * | yelp: adding groff to build inputs for man pagesHoàng Minh Thắng2016-08-25
| | | |
| * | | kdelibs: remove setup hookThomas Tuegel2016-08-24
| |/ / | | | | | | | | | | | | | | | | | | Fixes #17346. The kdelibs setup hook unnecessarily propagates kdelibs into the system environment, leading to KDE 4 services running in a KDE 5 session.