about summary refs log tree commit diff
path: root/pkgs/desktops
Commit message (Collapse)AuthorAge
* Merge pull request #16720 from DamienCassou/gpaste-3.20.4Arseniy Seroka2016-07-05
|\ | | | | gpaste: 3.20 -> 3.20.4
| * gpaste: 3.20 -> 3.20.4Damien Cassou2016-07-05
| |
* | Merge pull request #16719 from DamienCassou/gpaste-3.18.5Arseniy Seroka2016-07-05
|\ \ | | | | | | gpaste: 3.18.4 -> 3.18.5
| * | gpaste: 3.18.4 -> 3.18.5Damien Cassou2016-07-05
| |/
* | ffmpeg: additional package fixesProfpatsch2016-07-03
| | | | | | | | Some KDE packages don’t yet work with ffmpeg-3.
* | enlightenment: 0.20.9 -> 0.21.0José Romildo Malaquias2016-07-01
| |
* | Merge branch 'staging'Vladimír Čunát2016-06-29
|\ \ | |/ |/| | | This includes a security update of expat.
| * Merge 'master' into staging and re-revert mergeVladimír Čunát2016-06-23
| |\ | | | | | | | | | ... from staging to master, reverted temporarily in aa9a04883e34.
* | \ Merge pull request #16431 from romildo/upd.eflzimbatm2016-06-24
|\ \ \ | | | | | | | | efl: 1.17.1 -> 1.17.2
| * | | efl: 1.17.1 -> 1.17.2José Romildo Malaquias2016-06-22
| | | |
* | | | Merge pull request #16383 from philandstuff/remove-unused-config-optionzimbatm2016-06-23
|\ \ \ \ | | | | | | | | | | gnome-keyring: remove unused configure flag
| * | | | gnome-keyring: remove unused configure flagPhilip Potter2016-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The --with-ca-certificates flag seems to have been removed in [this commit][1] from March 2013. The configure script now just warns about an unknown option. [1]: https://git.gnome.org/browse/gnome-keyring/commit/?id=7afaae43f205c059163c3670169af302f1ba6de3
* | | | | kde5.kauth: remove unused kauth-policy-install.patchTobias Geerinckx-Rice2016-06-23
| |_|_|/ |/| | |
* | | | Revert "Merge branch 'staging'" due to glibcVladimír Čunát2016-06-23
| |/ / |/| | | | | | | | | | | | | | | | | | | | The main output started to retain dependency on bootstrap-tools; see https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096 This reverts commit c05d8295988697adbb920a7b4a999ae3670c5504, reversing changes made to f073df60d60444c30c49cb26d6b187a4100b41fe.
* | | kde5.plasma-workspace: remove unused startkde.patchTobias Geerinckx-Rice2016-06-22
| | |
* | | Merge branch 'staging'Vladimír Čunát2016-06-22
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into stagingVladimír Čunát2016-06-19
| |\ \ | | | | | | | | | | | | Hydra nixpkgs: ?compare=1279790
| * | | treewide: fix #include errors after gcc-5.4Vladimír Čunát2016-06-19
| | | | | | | | | | | | | | | | They were mostly missing <cmath> or <math.h>.
* | | | epiphany: remove unused libxml_depend.patchTobias Geerinckx-Rice2016-06-22
| | | |
* | | | geary 0.10: remove unused disable_valadoc.patchTobias Geerinckx-Rice2016-06-22
| |_|/ |/| |
* | | Captialize meta.description of all packagesBjørn Forsman2016-06-20
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | In line with the Nixpkgs manual. A mechanical change, done with this command: find pkgs -name "*.nix" | \ while read f; do \ sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \ done I manually skipped some: * Descriptions starting with an abbreviation, a user name or package name * Frequently generated expressions (haskell-packages.nix)
* | gnome-terminal: enable GNOME Shell search provider (for 3.20)Bjørn Forsman2016-06-18
| | | | | | | | | | | | | | | | | | | | | | | | [This is a re-re-application of the patch that was originally written for GNOME 3.16. It was lost during the transition to GNOME 3.18 and then to 3.20. Third time's a charm?] Silly ./configure, it looks for dbus file from gnome-shell in the installation tree of the package it is configuring. Fix by copying needed file from gnome-shell before ./configure is run. This change makes gnome-shell a build time dependency (not runtime).
* | Fix Travis build failure caused by Qt/KDE documentationThomas Tuegel2016-06-17
| | | | | | | | | | The comments in the Qt/KDE packages caused a spurious Travis build failure because they appeared to refer to `<nixpkgs>`.
* | Fix evaluation error in Qt/KDE packagesThomas Tuegel2016-06-17
| | | | | | | | | | For now, the source hashes will continue to be stored in the Nixpkgs tree. The package update instructions are updated.
* | kde5.frameworks: store generated source hashes outside Nixpkgs treeThomas Tuegel2016-06-16
| |
* | kde5.plasma: 5.6.4 -> 5.6.5Thomas Tuegel2016-06-16
| | | | | | | | The generated source hashes are now stored outside the Nixpkgs tree.
* | kde5.khelpcenter: moved from Plasma 5.6.4 to Applications 16.04.2Thomas Tuegel2016-06-16
| |
* | kde5.applications: 16.04.1 -> 16.04.2Thomas Tuegel2016-06-16
| | | | | | | | The generated source hashes are now stored outside the Nixpkgs tree.
* | xfce.xfce4-power-manager: add withGtk3 version 1.6.0obadz2016-06-16
| | | | | | | | | | | | test passed: nix-build '<nixos/release.nix>' -A tests.xfce.x86_64-linux Closes: #8595
* | libxfce4ui: add libICE and libSM as propagated build inputsJosé Romildo Malaquias2016-06-14
| |
* | libxfce4ui: use nativeBuildInputs for dependencies not needed at runtimeJosé Romildo Malaquias2016-06-14
| |
* | mate-themes: 3.18.1 -> 3.18.2, 3.20.8José Romildo Malaquias2016-06-12
| |
* | mate-icon-theme-faenza: 1.14.1 -> 1.15.0José Romildo Malaquias2016-06-12
| |
* | mate-icon-theme: 1.14.1 -> 1.15.0José Romildo Malaquias2016-06-12
| |
* | mate-common: 1.14.1 -> 1.15.0José Romildo Malaquias2016-06-12
| |
* | gnome3.gdm: fix version 3.14 for being used with gnome-shell 3.20. Closes #16063Luca Bruno2016-06-11
| |
* | Merge branch 'kde-propagate'Thomas Tuegel2016-06-09
|\ \
| * | kde5.extra-cmake-modules: propagate build inputs correctlyThomas Tuegel2016-06-09
| | |
* | | Merge pull request #16087 from romildo/upd.enlightenmentJoachim Fasting2016-06-09
|\ \ \ | |/ / |/| | enlightenment: 0.20.8 -> 0.20.9
| * | enlightenment: 0.20.8 -> 0.20.9José Romildo Malaquias2016-06-09
| |/
* / xfce.thunar: patch to avoid errorobadz2016-06-09
|/ | | | | | | | | | | | | «the desktop file … is in an insecure location» which pops up when invoking desktop files that are symlinks to the /nix/store this error was added by this commit: https://github.com/xfce-mirror/thunar/commit/1ec8ff89ec5a3314fcd6a57f1475654ddecc9875 «Only allow direct execution of desktop files in an XDG directory and if they are executable.»
* kde5.kdeplasma-addons: add missing ksysguard dependencyThomas Tuegel2016-06-08
|
* kde5.plasma-desktop: add missing ksysguard dependencyThomas Tuegel2016-06-08
|
* kde5.plasma-workspace: add iso-codes dependencyThomas Tuegel2016-06-08
| | | | Fixes #16040. CMake finds the iso-codes dependency through pkgconfig.
* gnome3_20.totem: fix build on i686Luca Bruno2016-06-07
| | | | See https://bugzilla.gnome.org/show_bug.cgi?id=767374
* gpaste: fix evaluationNikolay Amiantov2016-06-07
|
* Merge branch 'plasma-5'Thomas Tuegel2016-06-07
|\
| * Revert "Revert "kde5.frameworks: 5.21 -> 5.22""Thomas Tuegel2016-06-07
| | | | | | | | This reverts commit 97699529331b3152860ae53f0013d52f9476a086.
| * kde5.plasma-integration: init at 5.6.4Thomas Tuegel2016-06-06
| |
* | gnome3_20: Add GNOME 3.20 package setDamien Cassou2016-06-06
|/