summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* factorio: add explict dependency on cacert for chroot buildRicardo Ardissone2016-04-21
|
* golden-cheetah: init at V4.0-DEV1603Oliver Charles2016-04-17
|
* netdata: fix patchLuca Bruno2016-04-17
|
* Merge pull request #14493 from kamilchm/build-go-without-vendorLuca Bruno2016-04-17
|\ | | | | buildGoPackage: we don't need to build vendored packages
| * buildGoPackage: we don't need to build vendored packagesKamil Chmielewski2016-04-07
| |
* | netdata: patch nonsense when serving static filesLuca Bruno2016-04-17
| |
* | buildEnv: fix #14682 evaluation in some edge casesVladimír Čunát2016-04-17
| | | | | | | | | | | | I supplied meta.outputsToInstall automatically in all mkDerivation products, but some packages still don't use it. The reported case: jekyll -> bundlerEnv -> buildEnv -> runCommand.
* | vdrift: 2012-07-22 -> 2014-10-20Nikolay Amiantov2016-04-17
| |
* | openmw: 0.38.0 -> 0.39.0Nikolay Amiantov2016-04-17
| |
* | bullet: 2.80 -> 2.83Nikolay Amiantov2016-04-17
| |
* | Merge pull request #14768 from mboes/gradle-gcc-fixjoachifm2016-04-17
|\ \ | | | | | | gradle: fix attribute name for gcc libs path.
| * | gradle: fix attribute name for gcc libs path.Mathieu Boespflug2016-04-17
| | | | | | | | | | | | | | | | | | | | | PR #14326 fixed gradle so that its native code library could find libstdc++.so.6, but this fix is inoperative now, because this library is in `"${stdenv.cc.cc.lib}/lib"` now, rather than `"${stdenv.cc.cc}/lib"`.
* | | mcelog: 135 -> 136Tobias Geerinckx-Rice2016-04-17
| | | | | | | | | | | | Adds support to decode MSCOD values for Skylake server.
* | | borgbackup: 1.0.1 -> 1.0.2Tobias Geerinckx-Rice2016-04-17
| | | | | | | | | | | | Changes: https://github.com/borgbackup/borg/blob/1.0.2/docs/changes.rst
* | | docker: allow disabling btrfs and devicemapperNathan Zadoks2016-04-17
| | |
* | | stdenv-darwin: fix buildDan Peebles2016-04-16
|/ / | | | | Fixes #14704
* | Merge pull request #14736 from AndersonTorres/higanArseniy Seroka2016-04-17
|\ \ | | | | | | higan: 096 -> 098
| * | higan: 096 -> 098AndersonTorres2016-04-15
| | | | | | | | | | | | | | | | | | | | | Now without some options, reflecting upstream development. In special, no GTK building (as it was obsoleted on 096) and no profile selecion, because it will be obsoleted on next release.
* | | 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`.
* | | factorio: fix evaluation of metaVladimír Čunát2016-04-16
| | |
* | | Merge branch 'staging'Vladimír Čunát2016-04-16
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-04-16
| |\ \ \
| * \ \ \ Merge #14754: libgcrypt: 1.6.5 -> 1.7.0Vladimír Čunát2016-04-16
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://lists.gnu.org/archive/html/info-gnu/2016-04/msg00005.html > This is a new stable version of Libgcrypt with full API > and ABI compatibiliy to the 1.6 series.
| | * | | | libgcrypt: 1.6.5 -> 1.7.0Aneesh Agrawal2016-04-15
| | | | | |
| * | | | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-04-15
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | uid_wrapper: Remove glibc from build inputs hackTuomas Tynkkynen2016-04-15
| | | | | | | | | | | | | | | | | | | | | | | | Not needed anymore after #14668
| * | | | | socket_wrapper: Remove glibc from build inputs hackTuomas Tynkkynen2016-04-15
| | | | | | | | | | | | | | | | | | | | | | | | Not needed anymore after #14668
| * | | | | nss_wrapper: Remove glibc from linker flags hackTuomas Tynkkynen2016-04-15
| | | | | | | | | | | | | | | | | | | | | | | | Not needed anymore after #14668
| * | | | | nss_wrapper: Remove glibc from build inputs hackTuomas Tynkkynen2016-04-15
| | | | | | | | | | | | | | | | | | | | | | | | Not needed anymore after #14668
| * | | | | slim: Remove glibc from build inputs hackTuomas Tynkkynen2016-04-15
| | | | | | | | | | | | | | | | | | | | | | | | Not needed anymore after #14668
| * | | | | Revert "csound: fix build (pthread not found) by adding ↵Nikolay Amiantov2016-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stdenv.cc.libc.out/lib to -L. No idea why this is not default enough specifically when cmake is used" This reverts commit 0103d710cce3b8b6c1f3c7e5c2e2d6f5201b5532.
| * | | | | Revert "glfw3: apparently fix the build"Nikolay Amiantov2016-04-14
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit be90eb047c03c74ccd6ca03703fb69696fc288f8.
| * | | | | cmake: add all glibc outputs to system prefixNikolay Amiantov2016-04-14
| | | | | |
| * | | | | cmake-2_8: fix for multiple outputsNikolay Amiantov2016-04-14
| | | | | |
* | | | | | cups: add systemd to build inputs on linuxJoachim Fasting2016-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise, cups will be built without systemd support. The upstream systemd service unit expects cups to have systemd support however. When cups is built without systemd support, the daemon will fork to the background. Consequently, systemd will think the service is done and enter inactive state. Along with 9de93be6cd448bdce64e7ef5cf80ff8d81592140 and 47330b1732b67e7d5fee283685b48fdcafdc91e6 this patch fixes the nixos printer test timing out in `waitForUnit("cups.service")`; see NixOS/nixpkgs#14748
* | | | | | Merge pull request #14763 from vandenoever/bedupTuomas Tynkkynen2016-04-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | bedup: update 20140413 -> 0.10
| * | | | | | bedup: 20140413 -> 0.10Jos van den Oever2016-04-16
| | | | | | |
* | | | | | | perl-Finance-Quote: add missing dependencies (fixes gnucash)Aristid Breitkreuz2016-04-16
| | | | | | |
* | | | | | | helvetica-neue-lt-std: init at 2013.06.07José Romildo Malaquias2016-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | fix
* | | | | | | Merge pull request #14764 from sheenobu/spotify_sheenobu_maintainerjoachifm2016-04-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | spotify: add sheenobu as maintainer
| * | | | | | | spotify: add sheenobu as maintainerSheena Artrip2016-04-16
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #14734 from sheenobu/sipsak_fixbuild_gnu89joachifm2016-04-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | sipsak: fix build by using --std=gnu89
| * | | | | | | sipsak: fix build by using --std=gnu89Sheena Artrip2016-04-16
| | | | | | | |
* | | | | | | | Merge pull request #14762 from woehr/masterjoachifm2016-04-16
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Fix perl-ack build.
| * | | | | | | perl-ack: Fix build failure.Jordan Woehr2016-04-16
| | |/ / / / / | |/| | | | |
* | | | | | | perl-CPAN: depend on ModuleBuildRobert Helgesson2016-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix license field and minor other cleanups.
* | | | | | | perl-Archive-Tar: fix licenseRobert Helgesson2016-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also minor other cleanups.
* | | | | | | perl-Archive-Extract: fix license fieldRobert Helgesson2016-04-16
|/ / / / / / | | | | | | | | | | | | | | | | | | Also other minor cleanups.
* | | | | | perl-Class-Mix: add meta sectionRobert Helgesson2016-04-16
| | | | | | | | | | | | | | | | | | | | | | | | Also add the "if" module as a propagated build input.