Commit Graph

81460 Commits

Author SHA1 Message Date
Ricardo Ardissone
f2cee89b22 factorio: add explict dependency on cacert for chroot build 2016-04-21 11:09:53 -03:00
Oliver Charles
904204ffda golden-cheetah: init at V4.0-DEV1603 2016-04-17 11:26:44 +01:00
Luca Bruno
627b7185b9 netdata: fix patch 2016-04-17 11:36:33 +02:00
Luca Bruno
6db84ed559 Merge pull request #14493 from kamilchm/build-go-without-vendor
buildGoPackage: we don't need to build vendored packages
2016-04-17 11:18:30 +02:00
Luca Bruno
07221cf39f netdata: patch nonsense when serving static files 2016-04-17 11:16:33 +02:00
Vladimír Čunát
f57c6449dc buildEnv: fix #14682 evaluation in some edge cases
I supplied meta.outputsToInstall automatically in all
mkDerivation products, but some packages still don't use it.
The reported case: jekyll -> bundlerEnv -> buildEnv -> runCommand.
2016-04-17 08:57:17 +02:00
Nikolay Amiantov
a832a71c2c vdrift: 2012-07-22 -> 2014-10-20 2016-04-17 05:24:40 +03:00
Nikolay Amiantov
bd5cd56a49 openmw: 0.38.0 -> 0.39.0 2016-04-17 05:24:40 +03:00
Nikolay Amiantov
c225bc8576 bullet: 2.80 -> 2.83 2016-04-17 05:24:40 +03:00
joachifm
cd084f2ea4 Merge pull request #14768 from mboes/gradle-gcc-fix
gradle: fix attribute name for gcc libs path.
2016-04-17 02:28:31 +02:00
Tobias Geerinckx-Rice
d99df88efe
mcelog: 135 -> 136
Adds support to decode MSCOD values for Skylake server.
2016-04-17 01:14:57 +02:00
Tobias Geerinckx-Rice
6e261865a4
borgbackup: 1.0.1 -> 1.0.2
Changes: https://github.com/borgbackup/borg/blob/1.0.2/docs/changes.rst
2016-04-17 01:14:57 +02:00
Mathieu Boespflug
6c9c59067b gradle: fix attribute name for gcc libs path.
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"`.
2016-04-17 01:09:24 +02:00
Benjamin Staffin
f06c5d5757 Merge pull request #14728 from Baughn/patch-4
zfs: Update devNodes description
2016-04-16 16:07:50 -07:00
Benjamin Staffin
d83c0c4a02 Merge pull request #14767 from nathan7/docker-optional-graphdrivers
docker: allow disabling btrfs and devicemapper
2016-04-16 15:56:20 -07:00
Nathan Zadoks
ebdd600732 docker: allow disabling btrfs and devicemapper 2016-04-17 00:41:17 +02:00
Dan Peebles
d61a0e5c6f stdenv-darwin: fix build
Fixes #14704
2016-04-16 18:21:32 -04:00
Arseniy Seroka
c316210f29 Merge pull request #14736 from AndersonTorres/higan
higan: 096 -> 098
2016-04-17 00:26:12 +03:00
Arseniy Seroka
7c07fc17d9 Merge pull request #14739 from rycee/bump/gnome3-tracker
gnome3.tracker: 1.4.0 -> 1.8.0
2016-04-17 00:25:34 +03:00
Vladimír Čunát
95d4dda578 factorio: fix evaluation of meta 2016-04-16 23:17:09 +02:00
Vladimír Čunát
c6aca5e521 Merge branch 'staging' 2016-04-16 22:16:24 +02:00
Joachim Fasting
7d32d92464
cups: add systemd to build inputs on linux
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 9de93be6cd and
47330b1732 this patch fixes the nixos
printer test timing out in `waitForUnit("cups.service")`; see
NixOS/nixpkgs#14748
2016-04-16 22:07:21 +02:00
Tuomas Tynkkynen
bcac4dd5bd Merge pull request #14763 from vandenoever/bedup
bedup: update 20140413 -> 0.10
2016-04-16 23:01:01 +03:00
Aristid Breitkreuz
70b2615507 perl-Finance-Quote: add missing dependencies (fixes gnucash) 2016-04-16 21:57:00 +02:00
José Romildo Malaquias
d94a8d67bd helvetica-neue-lt-std: init at 2013.06.07
fix
2016-04-16 21:42:01 +02:00
Joachim Fasting
9de93be6cd
cups service: use cups.out everywhere
Seeing as the dev output is the default, we probably want cups.out
everywhere.
2016-04-16 21:26:33 +02:00
Jos van den Oever
89417fee9e bedup: 20140413 -> 0.10 2016-04-16 20:20:41 +02:00
joachifm
b9860795c7 Merge pull request #14764 from sheenobu/spotify_sheenobu_maintainer
spotify: add sheenobu as maintainer
2016-04-16 20:18:50 +02:00
joachifm
dabacbb211 Merge pull request #14734 from sheenobu/sipsak_fixbuild_gnu89
sipsak: fix build by using --std=gnu89
2016-04-16 20:18:26 +02:00
joachifm
e72cb5b8cc Merge pull request #14762 from woehr/master
Fix perl-ack build.
2016-04-16 20:09:33 +02:00
Tuomas Tynkkynen
908aac3ca7 Merge remote-tracking branch 'upstream/master' into staging 2016-04-16 21:06:42 +03:00
Sheena Artrip
45b19e1908 spotify: add sheenobu as maintainer 2016-04-16 13:58:35 -04:00
Sheena Artrip
1a520f8aa4 sipsak: fix build by using --std=gnu89 2016-04-16 13:52:21 -04:00
Jordan Woehr
1852af5e09 perl-ack: Fix build failure. 2016-04-16 11:43:59 -06:00
Robert Helgesson
a8272280d7 perl-CPAN: depend on ModuleBuild
Also fix license field and minor other cleanups.
2016-04-16 18:33:30 +02:00
Robert Helgesson
2d7a4a76cd perl-Archive-Tar: fix license
Also minor other cleanups.
2016-04-16 18:32:43 +02:00
Robert Helgesson
a5b2b10fc0 perl-Archive-Extract: fix license field
Also other minor cleanups.
2016-04-16 18:32:05 +02:00
Robert Helgesson
507b2bc327 perl-Class-Mix: add meta section
Also add the "if" module as a propagated build input.
2016-04-16 18:21:24 +02:00
Robert Helgesson
8ccd361ac7 perl-Class-ReturnValue: fix license field 2016-04-16 18:21:24 +02:00
joachifm
3c11a4c2f7 Merge pull request #14758 from jraygauthier/jrg/brother_printer_fixes_nixos1603_rebased
brgenml1cupswrapper: fix regression and improvements
2016-04-16 18:20:52 +02:00
Domen Kožar
b4d3a7f62b nghttp2: more stable url (hopefully) 2016-04-16 09:51:58 +01:00
Pascal Wittmann
0f48602926 Merge pull request #14745 from layus/update/urlwatch-2.1
urlwatch: update 2.0 -> 2.1
2016-04-16 09:53:50 +02:00
Joachim Fasting
47330b1732
cups service: fix missing upstream systemd units caused by output splitting
Need to pass `cups.out` to `systemd.packages`, lest we end up with an invalid
generated unit containing only directives set in the service module.

This patch gives us a valid cups.service unit but, vexingly, does not fix the
test failure at NixOS/nixpkgs#14748
2016-04-16 09:47:17 +02:00
Vladimír Čunát
5ac500ae68 Merge #14754: libgcrypt: 1.6.5 -> 1.7.0
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.
2016-04-16 08:44:37 +02:00
Michael Raskin
909a46ff77 Fix gccgo by un-splitting lib output (like gcj) 2016-04-16 08:42:20 +02:00
Vladimír Čunát
4b9e9703d4 Merge #14757: openssh: fix CVE-2015-8325 2016-04-16 08:30:42 +02:00
Charles Strahan
0be225a8dc ghcjs: update sources to latest 2016-04-16 01:55:56 -04:00
Raymond Gauthier
dbe2c50a66 brgenml1cupswrapper: fix regression and improvements
`cp`, `grep`, `chmod`, `sed` executables
no longer found when upgrading from nixos
15.09 to 16.03. Fixed by use of wrapper
script that brings these executables into
`PATH`.

Also fix lpd binaries on 64 bits machines
by use of `callPackage_i686`.
2016-04-16 00:25:17 -04:00
joachifm
63be2a7515 Merge pull request #14756 from romildo/new.xdgmenumaker
xdgmenumaker: init at 0.9
2016-04-16 06:06:39 +02:00
Christian Lask
3053080335 neomutt: init at 20160416
With various tweaks by @cstrahan.

closes #14747
2016-04-15 23:52:29 -04:00