Commit Graph

70819 Commits

Author SHA1 Message Date
Tuomas Tynkkynen 784d1b65fa Merge pull request #14805 from rycee/fix/389
389-ds-base: fix compilation
2016-04-19 00:45:31 +03:00
Thomas Tuegel c37c5d4b52 kde5.kcolorchooser: init at 15.12.3 2016-04-18 16:28:59 -05:00
Robert Helgesson 6df0c74cbd openxpki: fix build
The openxpki build is not liking the multiple outputs of openssl. This
commit fixes the build, unfortunately not in the prettiest of ways.
2016-04-18 22:16:28 +02:00
Robert Helgesson 55d90c6bdb 389-ds-base: fix compilation
Multiple outputs in openldap made this package confused. Remove the
explicit reference to the openldap library and let configure sort it
out.
2016-04-18 22:15:05 +02:00
Nikolay Amiantov d8eec18ce2 freeorion: fix paths in configuration file before start 2016-04-18 16:20:46 -03:00
Nikolay Amiantov 756a83191c freeorion: enable parallel building 2016-04-18 16:20:45 -03:00
Eelco Dolstra b4bf432709 nghttp2: 1.8.0 -> 1.9.2, unify with libnghttp2, and use multiple outputs
Note: I ignored the C++ libraries, but it appears we're not currently
using them. Once we do, we'll probably want to put them in a separate
output as well (to prevent non-C++ users from depending on Boost).
2016-04-18 21:13:18 +02:00
Eelco Dolstra 21a2f2ba3b nix: Add a "dev" output
This gets rid of boehm-dev in the closure (as well as Nix's own
headers).
2016-04-18 21:13:18 +02:00
zimbatm 961ad19660 Merge pull request #14408 from retrry/rustc-update
rustc: 1.6.0 -> 1.7.0. Enable Darwin platform.
2016-04-18 20:09:44 +01:00
Tuomas Tynkkynen cfdef68ad2 fish: Reference correct output of glibc 2016-04-18 21:32:43 +03:00
Tuomas Tynkkynen a3466e300d dar: 2.5.2 -> 2.5.3
While at it, add xz support and enable parallel build.
2016-04-18 21:32:36 +03:00
Jakob Gillich 27f734b1d4 rustRegistry: expose src 2016-04-18 19:28:01 +02:00
Tobias Geerinckx-Rice 5a5012a7cd
tzdata: 2016c -> 2016d 2016-04-18 19:12:34 +02:00
Brad Ediger d8d00ae043 makemkv: 1.9.9 -> 1.9.10 2016-04-18 10:45:52 -05:00
joachifm c7f9b6c440 Merge pull request #13968 from bzizou/libibverbs
libibverbs: added mlx4 and mthca userspace driver plugins
2016-04-18 15:30:00 +02:00
Tobias Geerinckx-Rice 302f3a3f55 Merge pull request #14801 from regnat/hplip
hplip : add openssl as buildInput
2016-04-18 15:24:16 +02:00
Arseniy Seroka bace2fab8f rustRegistry: 2016-04-02 -> 2016-04-18 2016-04-18 16:21:15 +03:00
Eelco Dolstra be8fc33164 texlive-new: Export source tarballs via an attribute
This allows them to be found by find-tarballs.nix (which can only see
fetchurl dependencies if they are attributes, not if they're part of a
string context).
2016-04-18 15:18:21 +02:00
Louis Taylor ec198e3868 linux-testing: 4.6-rc3 -> 4.6-rc4 (#14803) 2016-04-18 14:11:25 +01:00
Théophane Hufschmitt 5059511324 hplip : add openssl as buildInput 2016-04-18 13:47:15 +02:00
Rodney Lorrimar 73d2a2c23a get_iplayer: fix outputs and add man page
Package stopped building after closure-size merge because
buildPerlPackage has docdev in its default outputs.

There is also a decent man page in the source distribution, which I
added to the "man" output.
2016-04-18 12:11:34 +01:00
Nikolay Amiantov 454a64caff Merge commit 'refs/pull/14779/head' of git://github.com/NixOS/nixpkgs 2016-04-18 14:02:35 +03:00
Ricardo Ardissone 5f832739ce warzone2100: 3.1.1 -> 3.1.5 2016-04-18 07:37:18 -03:00
Lluís Batlle i Rossell c85e3861ba Make rigsofrods use mygui with ogre. Required. 2016-04-18 12:30:48 +02:00
Lluís Batlle i Rossell ecedf80a52 Fixing ogre-paged build.
I update to a tree maintained by rigsofrods people.
2016-04-18 12:30:48 +02:00
Lluís Batlle i Rossell 2d3245042e Removing content-pack download from rigsofrods.
The content packs from 0.37 don't seem to work. We should get one from 0.4, but
there are license problems, I think.
2016-04-18 12:30:47 +02:00
Lluís Batlle i Rossell e741a302d4 Make rigsofrods build the latest code.
I add angelscript 2.22 too, as it makes RoR happy.
2016-04-18 12:30:47 +02:00
Lluís Batlle i Rossell 93bd5556be Revert "rigsofrods: remove dead package"
This reverts commit 69e7948ffe.
2016-04-18 12:04:38 +02:00
Michiel Leenaars ccaeab6323 softhsm: init -> 2.1.0 2016-04-18 12:04:38 +02:00
Dmitry Kalinkin b8b368ef7c root: 5.34.15 -> 6.04.16 2016-04-18 12:04:37 +02:00
Michael Fellinger 55bd038cc1 gem-config: fix bundler 2016-04-18 12:04:37 +02:00
Alexander Ried c09692ede5 bootstrap-tools-linux: Use tar without acl 2016-04-18 12:04:37 +02:00
Alexander Ried 6dffcd69f6 bootstrap-tools-linux: Qualify all multi-output packages 2016-04-18 12:04:37 +02:00
Michael Fellinger 263d467131 bundlerEnv: filter gemset groups 2016-04-18 12:04:36 +02:00
Ricardo Ardissone 3ce9294eeb freeorion: init at 0.4.5 2016-04-18 04:45:21 -03:00
Tuomas Tynkkynen 00f5f08e05 Merge pull request #14780 from womfoo/update-facter
Update facter: 3.1.3 -> 3.1.5 and add new library dependency leatherman 0.4.2
2016-04-18 05:42:56 +03:00
Micxjo Funkcio 68d99a82cb
feh: 2.14 -> 2.15.2 2016-04-17 19:16:24 -07:00
Joachim Fasting 192a1ada24
apparmor: cleanups
- Move build tools to nativeBuildInputs
- capability.h should come from linuxHeaders not glibc
- Delete v2.9
2016-04-18 02:21:12 +02:00
Nikolay Amiantov beeb113eaf Merge pull request #14781 from ambrop72/wine-fix
wine: Disable stripping to avoid breaking fakedlls.
2016-04-18 04:19:57 +04:00
Michael Fellinger caadfd53e3
capybara-webkit: qt5Full -> qt48 2016-04-17 22:35:04 +02:00
Dan Peebles fbf36c5108 goPackages.hologram: update to latest
No recent official releases so I'm just going by git hashes
2016-04-17 15:27:51 -04:00
Arseniy Seroka 0b3827d04a Merge pull request #14772 from cleverca22/mariadb
mariadb: fix arm builds
2016-04-17 22:16:24 +03:00
Luca Bruno cd8b383f62 cups: do not split doc output
The DocumentRoot is under doc/ which is looked up in
.out. So for now let doc/ directory in .out.
Not the right fix, but the easiest fix.

cc @vcunat
2016-04-17 21:09:34 +02:00
Ambroz Bizjak d7eadb19fb wine: Disable stripping to avoid breaking fakedlls. 2016-04-17 20:59:46 +02:00
Luca Bruno 65ef8821b9 golden-cheetah: remove from pkgs, it does not evaluate without config.golden-cheetah
cc @ocharles
2016-04-17 20:52:32 +02:00
Dan Peebles 5ced92f83b mariadb: fix build on darwin
My simplistic test seemed to work just fine, so I assume the
install_name_tool shenanigans became unnecessary at some point.
2016-04-17 14:49:25 -04:00
Kranium Gikos Mendoza 6d2fb3c730 leatherman: init at 0.4.2 2016-04-18 01:31:41 +08:00
Kranium Gikos Mendoza ca7f93a668 facter: 3.1.3 -> 3.1.5 2016-04-18 01:31:41 +08:00
Tobias Geerinckx-Rice 0352d4fb72
libpsl: list 2016-04-05 -> 2016-04-16 2016-04-17 18:48:14 +02:00
Tobias Geerinckx-Rice 11ee4c394d
zpaq: 710 -> 711 2016-04-17 18:43:44 +02:00
Tobias Geerinckx-Rice 038b18496c
ccache: 3.2.4 -> 3.2.5 2016-04-17 18:25:07 +02:00
Nikolay Amiantov ce47fb38d8 Merge pull request #14776 from avnik/fixes
wine && mumble -- Fixes for post multiple-output issues
2016-04-17 20:04:51 +04:00
Alexander V. Nikolaev 9751cd456a wine: Fix RPATH for multiple-outputs 2016-04-17 18:51:34 +03:00
Alexander V. Nikolaev 3ceeb22ea8 mumble: fix build after closure-size merge 2016-04-17 18:51:23 +03:00
Robert Helgesson 6e802a531a perl-DBIx-Class-Schema-Loader: 0.07043 -> 0.07045
Also fix license field.
2016-04-17 17:17:39 +02:00
Robert Helgesson b8d7228df2 perl-Math-BigRat: 0.260801 -> 0.260802
Also fix license.
2016-04-17 17:17:39 +02:00
Robert Helgesson dee80890d0 perl-Math-BigInt: 1.9993 -> 1.999717
Also add meta section.
2016-04-17 17:17:39 +02:00
Robert Helgesson 9bc8c75867 perl-Class-MethodMaker: fix build 2016-04-17 17:17:39 +02:00
Robert Helgesson bfd3d1b56f perl-Mozilla-Ldap: fix build 2016-04-17 17:17:39 +02:00
Robert Helgesson eb69a796ad perl-Catalyst-Plugin-FormValidator-Simple: init at 0.15 2016-04-17 17:17:39 +02:00
Robert Helgesson b6439a8160 perl-Catalyst-Plugin-FormValidator: init 0.094 2016-04-17 17:17:39 +02:00
Robert Helgesson 1e887ee387 perl-FormValidator-Simple: init at 0.29 2016-04-17 17:17:39 +02:00
Robert Helgesson 52a93498b2 perl-Data-Validate-URI: init at 0.07 2016-04-17 17:17:39 +02:00
Robert Helgesson 3f8666e021 perl-Data-Validate-IP: init at 0.25 2016-04-17 17:17:39 +02:00
Robert Helgesson f217e5d594 perl-Data-Validate-Domain: init at 0.11 2016-04-17 17:17:39 +02:00
Robert Helgesson ba3fdd90a8 perl-Email-Valid-Loose: init at 0.05 2016-04-17 17:17:39 +02:00
Robert Helgesson 11b63cd07c perl-NetAddr-IP: 4.075 -> 4.079
Also add meta section.
2016-04-17 17:17:39 +02:00
Robert Helgesson 35b618a11d perl-Net-Domain-TLD: init at 1.74 2016-04-17 17:17:39 +02:00
Robert Helgesson e3f0d80f95 perl-Data-FormValidator: init at 4.81 2016-04-17 17:17:39 +02:00
Robert Helgesson 0f7ac13025 perl-File-MMagic: init at 1.30 2016-04-17 17:17:39 +02:00
Robert Helgesson c39686e89e perl-Text-vFile-asData: fix license field 2016-04-17 17:17:39 +02:00
Robert Helgesson 710577421d perl-Devel-SelfStubber: fix license field 2016-04-17 17:17:39 +02:00
Robert Helgesson e3216dcdea perl-Devel-PPPort: 3.31 -> 3.32
Also fix license field.
2016-04-17 17:17:39 +02:00
Robert Helgesson 901cead9ef perl-Devel-DProf: fix license field
Also minor fix to the description.
2016-04-17 17:17:39 +02:00
Robert Helgesson 102b9db73e perl-DateTime-TimeZone: 1.94 -> 1.97
Also add `meta.homepage`.
2016-04-17 17:17:39 +02:00
Robert Helgesson cc10b3c655 perl-DateTime-Set: 0.3400 -> 0.3600
Also fix license field.
2016-04-17 17:17:39 +02:00
Robert Helgesson 4afc1d3ce4 perl-DateTime-Format-W3CDTF: fix license field 2016-04-17 17:17:39 +02:00
Robert Helgesson 5a7e00c7be perl-DateTime-Format-Mail: fix license field 2016-04-17 17:17:39 +02:00
Robert Helgesson e510d4777b perl-DateTime-Format-Flexible: fix license field 2016-04-17 17:17:39 +02:00
Robert Helgesson 8eb87c2a1f perl-DateTime-Format-DateParse: fix license field 2016-04-17 17:17:39 +02:00
Robert Helgesson 6fd3a6e736 perl-Data-SpreadPagination: fix license field 2016-04-17 17:17:39 +02:00
Robert Helgesson 64edc061ff perl-Data-ICal: fix license field 2016-04-17 17:17:39 +02:00
Robert Helgesson 953fb0d8a8 perl-Data-GUID: fix license field 2016-04-17 17:17:39 +02:00
Robert Helgesson 1d04b3cfa1 perl-CryptX: 0.026 -> 0.030
Also fix license field.
2016-04-17 17:17:39 +02:00
Robert Helgesson e85d73a857 perl-bignum: 0.41 -> 0.42
Also fix license field.
2016-04-17 17:17:39 +02:00
Robert Helgesson 6143926c45 perl-B-C: 1.52 -> 1.54
Also fix license field.
2016-04-17 17:17:39 +02:00
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
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
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
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
Aneesh Agrawal 6e4d06873f openssh: fix CVE-2015-8325
Debian Security Advisory: https://www.debian.org/security/2016/dsa-3550
Upstream commit: https://anongit.mindrot.org/openssh.git/commit/?id=85bdcd7c92fe7ff133bbc4e10a65c91810f88755
2016-04-15 23:45:10 -04:00
José Romildo Malaquias aab60f1b79 xdgmenumaker: init at 0.9 2016-04-16 00:35:16 -03:00
José Romildo Malaquias 9f44ad975b pygobject: fix some warnings 2016-04-16 00:23:57 -03:00
joachifm 001c28b63c Merge pull request #14738 from srp/irssi-description
irssi: add description
2016-04-16 05:02:48 +02:00
Aneesh Agrawal f84a2fe412 libgcrypt: 1.6.5 -> 1.7.0 2016-04-15 22:43:04 -04:00
Rahul Gopinath 29f895426c vis: init vis at 0.2x (nightly)
Vis editor is a vim like editor.
This commit provides the initial package for vis (nightly)
2016-04-15 19:44:25 -05:00
Tuomas Tynkkynen 677e143193 Merge pull request #14744 from mbakke/oh-master
oh: 2016-03-02 -> 2016-03-28
2016-04-16 02:26:43 +03:00
Arseniy Seroka 6dfe7a7114
vimPlugins: update 2016-04-16 2016-04-16 01:32:47 +03:00
obadz 16e2dd9a72 gnome-panel: add dependency on xorg.(libice|libsm)
Fixes gtk-sharp, gnome-sharp & dependencies...
2016-04-15 22:31:02 +01:00
Pascal Wittmann ea4f08a919 Merge pull request #14742 from mbakke/dwb
dwb: 2015-07-07 -> 2016-03-21
2016-04-15 23:12:31 +02:00
Christian Lask 8c21d5a454 bar-xft: 020a3e1 -> 3020df1 2016-04-15 22:57:57 +02:00
Marius Bakke cb1c1f15dc oh: 2016-03-02 -> 2016-03-28 2016-04-15 21:33:00 +01:00
Marius Bakke 2500945b31 dwb: 2015-07-07 -> 2016-03-21 2016-04-15 21:26:17 +01:00
Guillaume Maudoux 29280a60d5 urlwatch: update 2.0 -> 2.1 2016-04-15 22:23:01 +02:00
Tuomas Tynkkynen b48172ea72 Merge pull request #14731 from layus/fix-mongo
mongodb: forget references to build inputs
2016-04-15 23:03:30 +03:00
Franz Pletz a12be841d6 Merge pull request #14708 from aneeshusa/use-multiple-outputs-for-libressl-2.3
libressl: enable multiple outputs
2016-04-15 21:49:12 +02:00
Tuomas Tynkkynen 8a66effde2 Merge remote-tracking branch 'upstream/master' into staging 2016-04-15 22:46:41 +03:00
Tuomas Tynkkynen b4f97aeae8 uid_wrapper: Remove glibc from build inputs hack
Not needed anymore after #14668
2016-04-15 22:45:08 +03:00
Tuomas Tynkkynen 6fac16c6f3 socket_wrapper: Remove glibc from build inputs hack
Not needed anymore after #14668
2016-04-15 22:44:22 +03:00
Tuomas Tynkkynen be02add261 nss_wrapper: Remove glibc from linker flags hack
Not needed anymore after #14668
2016-04-15 22:43:14 +03:00
Tuomas Tynkkynen a01cdca9d1 nss_wrapper: Remove glibc from build inputs hack
Not needed anymore after #14668
2016-04-15 22:38:59 +03:00
Tuomas Tynkkynen 96055feeb6 slim: Remove glibc from build inputs hack
Not needed anymore after #14668
2016-04-15 22:37:12 +03:00
Robert Helgesson 374af78a27 tracker: 1.4.0 -> 1.8.0
Also replace use of `makeWrapper` by `wrapGAppsHook`.
2016-04-15 20:51:20 +02:00
Scott R. Parish 31b478d692 irssi: add description
This will make it show up if people search for 'irc'
2016-04-15 11:20:14 -07:00
AndersonTorres 92f06ba130 higan: 096 -> 098
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.
2016-04-15 15:04:20 -03:00
Guillaume Maudoux df9f868537 mongodb: forget references to build inputs 2016-04-15 19:03:40 +02:00
Luca Bruno e5d00a28dd Merge pull request #14724 from NicolasPetton/grilo-update
grilo: 0.2.12 -> 0.2.14, grilo-plugins: 0.2.13 -> 0.2.16
2016-04-15 18:40:46 +02:00
joachifm 7beb007a59 Merge pull request #14723 from hiberno/bspwm-update
bspwm: 0.9 -> 0.9.1
2016-04-15 18:04:32 +02:00
joachifm a728cc58cd Merge pull request #14725 from hiberno/sxhkd-update
sxhkd: 0.5.5 -> 0.5.6
2016-04-15 18:03:48 +02:00
Joachim Fasting be2bb668ec
cppcheck: 1.72 -> 1.73
ChangeLog at https://sourceforge.net/p/cppcheck/news/2016/04/cppcheck-173/
2016-04-15 17:43:50 +02:00
Joachim Fasting 7b9b6d27d3
cppcheck: split man output 2016-04-15 17:41:41 +02:00
Joachim Fasting 36f7d498c9
unrtf: split man output 2016-04-15 17:41:41 +02:00
Joachim Fasting 9340014c58
electrum: 2.6.3 -> 2.6.4 2016-04-15 17:41:41 +02:00
Joachim Fasting ec406eb640
dnscrypt-proxy: split man output 2016-04-15 17:41:41 +02:00
Christian Lask 767fdbfe4c sxhkd: 0.5.5 -> 0.5.6 2016-04-15 17:37:07 +02:00
Damien Cassou 05a956cbad Merge pull request #14716 from NicolasPetton/gnome-shell-extension-tool-does-not-run
gnome-shell: add missing python3 deps for gnome-shell-extension-tool
2016-04-15 17:31:52 +02:00
Nicolas Petton 5b526e9012
grilo: 0.2.12 -> 0.2.14, grilo-plugins: 0.2.13 -> 0.2.16
Fix #14717

GNOME Music 3.18 requires a more recent version of the 0.2.x series of
Grilo and its plugins to work.
2016-04-15 17:30:42 +02:00
Christian Lask 425258054c bspwm: 0.9 -> 0.9.1
This is more than just a bugfix release. Make sure to read
https://github.com/baskerville/bspwm/wiki/Upcoming-Changes-in-0.9.1.
2016-04-15 17:28:06 +02:00
Aneesh Agrawal 9fb0bf1335 libressl 2.2: enable multiple outputs 2016-04-15 10:43:04 -04:00
joachifm 8b3c4348ab Merge pull request #14579 from elitak/factorio
factorio: 0.12.29 headless + server module
2016-04-15 16:14:14 +02:00
Nicolas Petton 567b83bc91
gnome-shell: add missing python3 deps for gnome-shell-extension-tool
Fix #14651
2016-04-15 15:49:12 +02:00
Peter Simons a6978ded09 Merge pull request #14144 from jefdaj/r-bioc-data-packages
r-modules: update CRAN, add Bioconductor data packages
2016-04-15 14:46:19 +02:00
Jost Tobias Springenberg 8816713001 geeqie: 1.1 -> 1.2.3 update package version and use the new source location (#14715) 2016-04-15 13:33:11 +01:00
Arseniy Seroka 5af369b338 Merge pull request #14712 from ericsagnes/pkg/j4-dmenu-desktop
j4-dmenu-desktop: init at 2.14
2016-04-15 14:08:36 +03:00
Luca Bruno 230bf0eab4 Merge pull request #14711 from puffnfresh/bug/docker-nondeterminism
dockerTools: make tars deterministic
2016-04-15 11:20:49 +02:00
Spencer Janssen a3d6602c39 kodi: fix build after pcre split (#14714) 2016-04-15 08:57:13 +01:00
Eric Litak 7ce216139c factorio: bump to 0.12.29 and headless version 2016-04-14 23:03:05 -07:00
Eric Litak c6750d2f46 factorio: refactor in preparation for headless version 2016-04-14 23:03:04 -07:00
Eric Sagnes 2ab46a9dae j4-dmenu-desktop: init at 2.14 2016-04-15 14:35:22 +09:00
joachifm ff44872c77 Merge pull request #14713 from ericsagnes/fix/libpinyin
libpinyin: move to libraries
2016-04-15 05:50:06 +02:00
joachifm dfc6d42860 Merge pull request #14709 from davidak/caddy-go16
caddy: build only with go 1.6
2016-04-15 05:45:50 +02:00
aszlig f5ec09842d
pygame: Fix build with multiple outputs
The config.py script doesn't seem to cope very well with symlinks, so
let's pass it the right derivation outputs wherever possible and fall
back to drv.out.

I've disabled the tests because they somehow now seem to cause the build
to fail even though the tests failed *before* the merge of the
closure-size branch, but the whole build didn't fail regardless.

Here is a build from before the closure-size branch merge:

http://hydra.nixos.org/build/34367296

If you have a look at the build log, you already see a bunch of failing
tests (to be exact: the same set of tests that are failing now with the
fix of the preConfigure phase).

Other than that, the build now succeeds on my machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:35:11 +02:00
aszlig 2c024d28a2
cmst: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of cmst override
the whole configurePhase, so this hook isn't run at all.

I've also added running the preBuild and postBuild hooks for the sake of
completeness so that it's easier to override the derivation attributes.

This fixes the build of cmst and it now successfully compiles on my
machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
aszlig f1c2572479
pyqt5: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of pyqt5 override
the whole configurePhase, so this hook isn't run at all.

This fixes the build of pyqt5 and it now successfully compiles on my
machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
aszlig 96bed5b7aa
signon: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of signon override
the whole configurePhase, so this hook isn't run at all.

This fixes the build of signon and it now successfully compiles on my
machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
aszlig f43d8b2336
libkeyfinder: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of libkeyfinder
override the whole configurePhase, so this hook isn't run at all.

This fixes the build of libkeyfinder and it now successfully compiles on
my machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
aszlig 25382a37e3
accounts-qt: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of accounts-qt
override the whole configurePhase, so this hook isn't run at all.

This fixes the build of accounts-qt and it now successfully compiles on
my machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
aszlig 9cfc8d94bb
zeal: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of zeal override
the whole configurePhase, so this hook isn't run at all.

This fixes the build of zeal and it now successfully compiles on my
machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
aszlig dbc1605dea
shotcut: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of shotcut
override the whole configurePhase, so this hook isn't run at all.

However, this still doesn't fix the package and its already marked as
broken.

The build fails with the following error:

Project ERROR: Unknown module(s) in QT: qml quick webkitwidgets x11extras

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
aszlig 11294eaf16
qgroundcontrol: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of qgroundcontrol
override the whole configurePhase, so this hook isn't run at all.

Instead of using pushd/popd, I'm making it a bit more readable by just
spawning a subshell with the right working directory.

This fixes the build of qgroundcontrol and it now successfully compiles
on my machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00