summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* Merge #29617: cc-wrapper: Use stdenvNoCC to buildVladimír Čunát2017-09-26
|\
| * cc-wrapper: Use stdenvNoCC to buildJohn Ericson2017-09-26
| | | | | | | | | | | | | | | | | | | | cc-wrapper may wrap a cc-compiler, but it doesn't need one to build itself. (c.f. expand-response-params is a separate derivation.) This helps avoid cycles on the cross stuff, in addition to removing a useless dependency edge. I could have been super careful with overrides in the stdenv to avoid the mass rebuild, but I don't think it's worth it.
* | Merge pull request #29580 from obsidiansystems/stdenv-super-debugJohn Ericson2017-09-26
|\| | | | | stdenv: Provide a way for full `set -x` debugging
| * cc-wrapper: Add `set -x` tracing for NIX_DEBUG >= 7John Ericson2017-09-26
| |
| * stdenv: Turn on `set -x` if NIX_DEBUG >= 6John Ericson2017-09-26
| | | | | | | | | | | | Why 6? It seems a decently high number, giving us room for more degrees of debugging before the `set -x` sledgehammer without incurring a mass-rebuild.
| * treewide: Use `(( "${NIX_DEBUG:-0}" >= 1) ))` consistentlyJohn Ericson2017-09-26
| |
* | mesa: maintenance 17.1.9 -> 17.1.10Vladimír Čunát2017-09-25
| |
* | glib: 2.52.3 -> 2.54.0Vladimír Čunát2017-09-24
| | | | | | | | | | License was updated upstream. Also tidy the expression a bit, and unify the nix coding style.
* | harfbuzz: 1.4.8 -> 1.5.1Vladimír Čunát2017-09-24
| |
* | libsoup: 2.59.90.1 -> 2.60.0Vladimír Čunát2017-09-24
| | | | | | | | | | There are basically no changes, but the version number is much nicer ;-) Explicit deletion of gtk-goc isn't needed anymore (see doc/multiple-output.xml).
* | pango: maintenance 1.40.11 -> 1.40.12Vladimír Čunát2017-09-24
| | | | | | | | The patch is included in this release.
* | at-spi2-*: 2.24.1 -> 2.26.0Vladimír Čunát2017-09-24
| |
* | atk: 2.22.0 -> 2.26.0Vladimír Čunát2017-09-24
| |
* | cmake: maintenance 3.9.1 -> 3.9.2Vladimír Čunát2017-09-24
| |
* | Merge master-merged PR #29708 into stagingJohn Ericson2017-09-23
|\|
| * ghc prebuilt: Fix indentationJohn Ericson2017-09-23
| | | | | | | | Doing this separately so the other commits are more readable
| * ghc prebuilt: Clean up syntax, without changes hashesJohn Ericson2017-09-23
| | | | | | | | | | If I'm going to make a bunch more of these, I think it's a good idea to make them more uniform first.
| * ghc prebuilt: Don't hardcode the version in a few more placesJohn Ericson2017-09-22
| | | | | | | | | | This removes noise in the diff, making creating new versions easier. No hashes should be changed.
| * ghc-6.10.2-binary: Remove dead Darwin codeJohn Ericson2017-09-22
| | | | | | | | This looks like a WIP attempt from 2008
* | Merge pull request #28237 from avnik/qt5-mktempThomas Tuegel2017-09-23
|\ \ | | | | | | qt5: use `mktemp -d` to create fake Qt prefix in nix-shell
| * | qt5: Cleanup temporary Qt root on nix-shell exitAlexander V. Nikolaev2017-09-04
| | |
| * | qt5: Fallback to mktemp -d for temporary QT root.Alexander V. Nikolaev2017-08-13
| | | | | | | | | | | | | | | Fallback to `mktemp -d` for temporary QT root, if invoked in shell mode. Should fix problem from #27174.
* | | Merge branch 'master' into stagingVladimír Čunát2017-09-23
|\ \ \ | | | | | | | | | | | | Thousands of rebuilds from master :-/
| * \ \ Merge pull request #29676 from mimadrid/update/calc-2.12.6.3Frederik Rietdijk2017-09-23
| |\ \ \ | | | | | | | | | | calc: 2.12.6.1 -> 2.12.6.3
| | * | | calc: 2.12.6.1 -> 2.12.6.3mimadrid2017-09-23
| | | | |
| * | | | python.pkgs.botocore: fix dependenciesFrederik Rietdijk2017-09-23
| | | | |
| * | | | python.pkgs: alias dateutil to python-dateutilFrederik Rietdijk2017-09-23
| | | | |
| * | | | awsebcli: init at 3.10.5Ruben Maher2017-09-23
| | | | |
| * | | | pythonPackages.semantic-version: use fetchPypiRuben Maher2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | In order to make it nicer to override when a specific version is required for Python derivations.
| * | | | pythonPackages.tabulate: use fetchPypiRuben Maher2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | In order to make it nicer to override when a specific version is required for Python derivations.
| * | | | pythonPackages.cement: init at 2.8.2Ruben Maher2017-09-23
| | | | | | | | | | | | | | | | | | | | This is a dependency of awsebcli.
| * | | | pythonPackages.blessed: init at 1.14.2Ruben Maher2017-09-23
| | | | | | | | | | | | | | | | | | | | This is a dependency of awsebcli.
| * | | | nox: Add a temporary patch for the "wip" commandMichael Weiss2017-09-23
| | | | | | | | | | | | | | | | | | | | See #29684.
| * | | | Merge pull request #29672 from andir/upstream-fermJörg Thalheim2017-09-22
| |\ \ \ \ | | | | | | | | | | | | ferm: 2.3.1 -> 2.4.1
| | * | | | ferm: 2.3.1 -> 2.4.1Andreas Rammhold2017-09-22
| | | | | |
| * | | | | tor-browser-bundle-bin: optionally disable multiprocess supportJoachim Fasting2017-09-23
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Multiprocess tabs always crash, as first reported by the issue mentioned below. It is now consistently reproducible both on NixOS and non-NixOS for me, so I've decided to add a toggle to conveniently disable multiprocess support as a work-around. Closes https://github.com/NixOS/nixpkgs/issues/27759 but does not really fix the underlying problem ...
| * | | | lmdb: fix library id on darwinDaiderd Jordan2017-09-22
| | | | |
| * | | | Merge pull request #29620 from joachifm/pkg/snapper-0_5_0Joachim F2017-09-22
| |\ \ \ \ | | | | | | | | | | | | snapper: 0.3.3 -> 0.5.0
| | * | | | snapper: 0.3.3 -> 0.5.0Joachim Fasting2017-09-21
| | | | | |
| * | | | | tor: enable parallel buildingJoachim Fasting2017-09-22
| | | | | |
| * | | | | Merge pull request #29663 from womfoo/bump-fix/trackballs-1.2.3Joachim F2017-09-22
| |\ \ \ \ \ | | | | | | | | | | | | | | trackballs: 1.1.4 (broken) -> 1.2.3
| | * | | | | trackballs: 1.1.4 (broken) -> 1.2.3Kranium Gikos Mendoza2017-09-22
| | | | | | |
| * | | | | | Merge pull request #29664 from womfoo/bump-fix/giv-0.9.26Joachim F2017-09-22
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | giv: 20150811-git (broken) -> 0.9.26
| | * | | | | | giv: 20150811-git (broken) -> 0.9.26Kranium Gikos Mendoza2017-09-22
| | |/ / / / /
| * | | | | | gns3: "Improve" the packagingMichael Weiss2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is "a bit" hacky tho... The improvement is that it now covers the stable as well as the preview releases and doesn't require Python 3.4 anymore.
| * | | | | | textql: fix darwin buildDaiderd Jordan2017-09-22
| | | | | | |
| * | | | | | darwin: Disable yet another bunch of packages never having built successfullyTuomas Tynkkynen2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cjdns: https://hydra.nixos.org/build/61134279 jonprl: https://hydra.nixos.org/build/61123711 mate.libmatemixer: https://hydra.nixos.org/build/61126968 dirac: https://hydra.nixos.org/build/61132432 idnkit: https://hydra.nixos.org/build/61123544 trousers: https://hydra.nixos.org/build/61109766 packetdrill: https://hydra.nixos.org/build/61116190 osm2pgsql: https://hydra.nixos.org/build/61118017 nawk: https://hydra.nixos.org/build/61139000
| * | | | | | tw-rs: fix darwin buildDaiderd Jordan2017-09-22
| | | | | | |
| * | | | | | hdf5: Re-enable on darwinTuomas Tynkkynen2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Oops, ab71280823ff3da7d9 intended to only disable hdf5-fortran but also disabled the others that are fine.
| * | | | | | darwin: Disable another bunch of packages never having built successfullyTuomas Tynkkynen2017-09-22
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tecoc: https://hydra.nixos.org/build/61141995 shallot: https://hydra.nixos.org/build/61145497 plink-ng: https://hydra.nixos.org/build/61130149 tshark: https://hydra.nixos.org/build/61479600