about summary refs log tree commit diff
path: root/pkgs/desktops
Commit message (Collapse)AuthorAge
* gnome2.GConf: Add python2 dependency for gsettings-schema-convertTuomas Tynkkynen2018-07-25
| | | | https://hydra.nixos.org/build/78312507
* Merge staging-next into master (#44009)Frederik Rietdijk2018-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * substitute(): --subst-var was silently coercing to "" if the variable does not exist. * libffi: simplify using `checkInputs` * pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix * utillinux: 2.32 -> 2.32.1 https://lkml.org/lkml/2018/7/16/532 * busybox: 1.29.0 -> 1.29.1 * bind: 9.12.1-P2 -> 9.12.2 https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html * curl: 7.60.0 -> 7.61.0 * gvfs: make tests run, but disable * ilmbase: disable tests on i686. Spooky! * mdds: fix tests * git: disable checks as tests are run in installcheck * ruby: disable tests * libcommuni: disable checks as tests are run in installcheck * librdf: make tests run, but disable * neon, neon_0_29: make tests run, but disable * pciutils: 3.6.0 -> 3.6.1 Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pciutils/versions. * mesa: more include fixes mostly from void-linux (thanks!) * npth: 1.5 -> 1.6 minor bump * boost167: Add lockfree next_prior patch * stdenv: cleanup darwin bootstrapping Also gets rid of the full python and some of it's dependencies in the stdenv build closure. * Revert "pciutils: use standardized equivalent for canonicalize_file_name" This reverts commit f8db20fb3ae382eba1ba2b160fe24739f43c0bd7. Patching should no longer be needed with 3.6.1. * binutils-wrapper: Try to avoid adding unnecessary -L flags (cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9) Signed-off-by: Domen Kožar <domen@dev.si> * libffi: don't check on darwin libffi usages in stdenv broken darwin. We need to disable doCheck for that case. * "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook * python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273 When `py.test` was run with a folder as argument, it would not only search for tests in that folder, but also create a .pytest-cache folder. Not only is this state we don't want, but it was also causing collisions. * parity-ui: fix after merge * python.pkgs.pytest-flake8: disable test, fix build * Revert "meson: 0.46.1 -> 0.47.0" With meson 0.47.0 (or 0.47.1, or git) things are very wrong re:rpath handling resulting in at best missing libs but even corrupt binaries :(. When we run patchelf it masks the problem by removing obviously busted paths. Which is probably why this wasn't noticed immediately. Unfortunately the binary already has a long series of paths scribbled in a space intended for a much smaller string; in my testing it was something like lengths were 67 with 300+ written to it. I think we've reported the relevant issues upstream, but unfortunately it appears our patches are what introduces the overwrite/corruption (by no longer being correct in what they assume) This doesn't look so bad to fix but it's not something I can spend more time on at the moment. -- Interestingly the overwritten string data (because it is scribbled past the bounds) remains in the binary and is why we're suddenly seeing unexpected references in various builds -- notably this is is the reason we're seeing the "extra-utils" breakage that entirely crippled NixOS on master (and probably on staging before?). Fixes #43650. This reverts commit 305ac4dade5758c58e8ab1666ad0197fd305828d. (cherry picked from commit 273d68eff8f7b6cd4ebed3718e5078a0f43cb55d) Signed-off-by: Domen Kožar <domen@dev.si>
* Merge staging-next into masterFrederik Rietdijk2018-07-22
|\
| * fix Merge 8213ff161c461655aaff7d43984384dbca64b312Jan Tojnar2018-07-21
| | | | | | | | cc @FRidh
| * Merge master into staging-nextFrederik Rietdijk2018-07-21
| |\
| * \ Merge master into staging-nextFrederik Rietdijk2018-07-19
| |\ \
| * \ \ Merge master into stagingFrederik Rietdijk2018-07-17
| |\ \ \
| * \ \ \ Merge pull request #43522 from volth/patch-187xeji2018-07-16
| |\ \ \ \ | | | | | | | | | | | | orage: "/usr/share/zoneinfo" -> "${tzdata}/share/zoneinfo"
| | * | | | xfce4-panel: fix tzdata pathvolth2018-07-14
| | | | | |
| | * | | | xfce4-13.orage: fix tzdata pathesvolth2018-07-14
| | | | | |
| | * | | | orage: fix tzdata pathesvolth2018-07-14
| | | | | |
| * | | | | Merge staging-next into stagingFrederik Rietdijk2018-07-16
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into stagingRobert Schütz2018-07-15
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge master into stagingFrederik Rietdijk2018-07-13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge master into stagingFrederik Rietdijk2018-07-10
| |\ \ \ \ \ \ \
| * | | | | | | | gnome3.gconf: removeJan Tojnar2018-07-10
| | | | | | | | |
| * | | | | | | | gnome2.GConf: 2.32.4 → 3.2.6Jan Tojnar2018-07-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update and clean up the expression. For example, GTK was only used for removed utility and examples.
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into stagingMatthew Bauer2018-07-09
| |\ \ \ \ \ \ \ \
* | | | | | | | | | treewide: fix build with disallowed aliases (#43872)volth2018-07-21
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | fixes build with disallowed aliases
* | | | | | | | | Merge pull request #43776 from volth/xfce413-mousepadJörg Thalheim2018-07-21
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | xfce4-13.mousepad: 0.4.0 -> 0.4.1
| * | | | | | | | | xfce4-13.mousepad: 0.4.0 -> 0.4.1volth2018-07-18
| | | | | | | | | |
* | | | | | | | | | Merge branch 'master' into unused5Jörg Thalheim2018-07-21
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #43749 from r-ryantm/auto-update/mate-panelFrederik Rietdijk2018-07-21
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | mate.mate-panel: 1.21.0 -> 1.21.1
| | * | | | | | | | | mate.mate-panel: 1.21.0 -> 1.21.1R. RyanTM2018-07-18
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mate-panel/versions.
* | / | | | | | | | pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|/ / / / / / / / /
* | | | | | | | | treewide: preserve hashes from 76999cc40e6Matthew Bauer2018-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 76999cc40e6 changed some hashes resulting in this PR being technically a mass rebuild. To avoid this, I am restoring some of the hashes (even though it seems silly). My main goal is to get this PR merged quickly as treewide changes like this get out-of-date quickly. This commit should be reverted on the next mass rebuild.
* | | | | | | | | treewide: remove aliases in nixpkgsMatthew Bauer2018-07-18
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes the command ‘nix-env -qa -f. --arg config '{skipAliases = true;}'’ work in Nixpkgs. Misc... - qtikz: use libsForQt5.callPackage This ensures we get the right poppler. - rewrites: docbook5_xsl -> docbook_xsl_ns docbook_xml_xslt -> docbook_xsl diffpdf: fixup
* | | | | | | | xfce4-13.parole: 0.9.2 -> 1.0.1 (#43765)volth2018-07-19
| | | | | | | |
* | | | | | | | xfce4-13.xfce4-dict: 0.8.0 -> 0.8.1 (#43764)volth2018-07-19
| | | | | | | |
* | | | | | | | xfce4-13.xfce4-taskmanager: 1.2.0 -> 1.2.1 (#43763)volth2018-07-18
| | | | | | | |
* | | | | | | | xfce4-13.xfwm4: fix build (add libXdamage dependency) (#43762)volth2018-07-18
| | | | | | | |
* | | | | | | | xfce4-13.libxfce4util: 4.13.1 -> 4.13.2 (#43761)volth2018-07-18
| | | | | | | |
* | | | | | | | xfce4-notifyd: 0.4.1 -> 0.4.2 (#43707)volth2018-07-18
| | | | | | | |
* | | | | | | | xfconf: 4.13.4 -> 4.13.5 (#43703)volth2018-07-18
| | | | | | | |
* | | | | | | | xfce4-13.xfce4-volumed-pulse: 0.2.2 -> 0.2.3 (#43704)volth2018-07-18
| | | | | | | |
* | | | | | | | xfdesktop: 4.13.1 -> 4.13.2 (#43701)volth2018-07-18
| | | | | | | |
* | | | | | | | tumbler: 0.2.0 -> 0.2.1 (#43699)volth2018-07-18
| | | | | | | |
* | | | | | | | xfce4-settings: 4.13.1 -> 4.13.4 (#43705)volth2018-07-18
| | | | | | | |
* | | | | | | | thunar: 1.7.0 -> 1.8.1 (#43698)volth2018-07-18
| | | | | | | |
* | | | | | | | xfce4-terminal: 0.8.6 -> 0.8.7.4 (#43706)volth2018-07-18
| | | | | | | |
* | | | | | | | ristretto: 0.8.2 -> 0.8.3 (#43696)volth2018-07-18
| | | | | | | |
* | | | | | | | xfce4-13.xfce4-screenshooter: 1.9.1 -> 1.9.2 (#43625)volth2018-07-18
| | | | | | | |
* | | | | | | | xfce.gtk-xfce-engine: fix build when withGtk3=true (#43621)volth2018-07-18
| | | | | | | |
* | | | | | | | xfce4-13.libxfce4ui: propagate libICE libSM (#43629)volth2018-07-18
| | | | | | | | | | | | | | | | | | | | | | | | backport #16227
* | | | | | | | xfce4-13.exo: 0.11.5 -> 0.12.2 (#43630)volth2018-07-18
| | | | | | | |
* | | | | | | | xfce4-13.xfce4-panel: 4.13.2 -> 4.13.3 (#43628)volth2018-07-18
| | | | | | | |
* | | | | | | | xfce4-13.xfce4-power-manager: 1.6.0 -> 1.6.1 (#43626)volth2018-07-18
| | | | | | | |
* | | | | | | | config.skipAliases -> config.allowAliasesvolth2018-07-17
| | | | | | | |
* | | | | | | | config.skipAliases: also disable vimPlugins, git, xfce and gnome3 aliasesvolth2018-07-17
|/ / / / / / /
* | | | | | | Merge staging-next into masterFrederik Rietdijk2018-07-17
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |