Commit Graph

81672 Commits

Author SHA1 Message Date
Robert Helgesson
0842e75f89 perl-AutoLoader: fix license field 2016-04-17 17:17:39 +02:00
Robert Helgesson
00c8aec22a perl-Attribute-Handlers: fix license field 2016-04-17 17:17:39 +02:00
Robert Helgesson
dfc2081923 perl-App-cpanminus: 1.7039 -> 1.7040
Also fix license field.
2016-04-17 17:17:39 +02:00
Robert Helgesson
f58cb0e43c perl-Apache-Session: fix license field 2016-04-17 17:17:39 +02:00
Pascal Wittmann
6f0a651c7e areca: init at 7.5 2016-04-17 17:04:37 +02:00
Tobias Geerinckx-Rice
b0124eb099
pythonPackages.httplib2: 0.9.1 -> 0.9.2 2016-04-17 16:51:08 +02:00
Pascal Wittmann
04e3fe2280 swt: repair shared objects and refactor 2016-04-17 16:34:14 +02:00
Gabriel Ebner
4003d16d66 qutebrowser: 0.6.0 -> 0.6.1 2016-04-17 15:38:12 +02: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
michael bishop
437468d5ea
mariadb: fix arm builds 2016-04-17 00:40:10 -03: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 9de93be6cd448bdce64e7ef5cf80ff8d81592140 and
47330b1732b67e7d5fee283685b48fdcafdc91e6 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