Commit Graph

69247 Commits

Author SHA1 Message Date
Domen Kožar
c61445357e Merge pull request #14239 from kragniz/linux-testing-4.6-rc1
Linux-testing 4.6-rc1
2016-03-28 15:53:52 +01:00
Robert Scott
a01b9f7c74 celery: 3.1.19 -> 3.1.23 2016-03-28 14:29:16 +00:00
Robert Scott
e6026003df billiard: 3.3.0.21 -> 3.3.0.23 2016-03-28 14:29:16 +00:00
Robert Scott
364b3d2453 kombu: tidy up, removing py3k fussiness which is handled by the deps and adding to buildInputs to allow more of the test suite to run 2016-03-28 14:28:50 +00:00
taku0
b8cc111764 oraclejdk: 8u73, 8u74 -> 8u77 2016-03-28 23:14:33 +09:00
Frederik Rietdijk
654d2e672d pythonPackages.numpy: 1.10 -> 1.11 2016-03-28 16:11:30 +02:00
Frederik Rietdijk
9ee7b3f628 pythonPackages.scipy: use latest numpy version 2016-03-28 16:04:51 +02:00
Frederik Rietdijk
c1abb1d404 openblas: 0.2.15 -> 0.2.17 2016-03-28 15:58:10 +02:00
Robert Scott
86435a1b41 kombu: 3.0.33 -> 3.0.35, add redis to buildInputs to allow tests to pass 2016-03-28 13:39:38 +00:00
Frederik Rietdijk
7ab852d7b8 Merge pull request #12538 from FRidh/yakuake
kde5.yakuake: init at 3.0.2
2016-03-28 14:55:41 +02:00
Frederik Rietdijk
c39fe33998 kde5.yakuake: init at 3.0.2 2016-03-28 14:52:20 +02:00
Vladimír Čunát
be447475d3 clang-3.5: mark as broken
It seems unlikely someone will want to fix it anymore.
2016-03-28 14:42:50 +02:00
Frederik Rietdijk
4c13595507 Merge pull request #14093 from matthiasbeyer/add-be
bugseverywhere: init at 1.1.1
2016-03-28 14:39:38 +02:00
Vladimír Čunát
ed47bb1ca8 qt55.vlc: fix build
I tested it on a video to make sure the bug doesn't appear.
2016-03-28 14:37:25 +02:00
Matthias Beyer
729c069108 bugseverywhere: init at 1.1.1 2016-03-28 14:35:47 +02:00
Frederik Rietdijk
2636fcf7cd fix license 2016-03-28 14:24:06 +02:00
Frederik Rietdijk
2b10296637 Merge pull request #13858 from leenaars/blinkqt
python-sipsimple: 2.6.0 -> 3.0.0 (with all dependencies)
2016-03-28 14:18:33 +02:00
Frederik Rietdijk
c603ae5992 Merge pull request #14194 from ericsagnes/pkg-update/python/docker-compose
docker-compose: 1.5.2 -> 1.6.2
2016-03-28 14:03:47 +02:00
Vladimír Čunát
f4cb39c3d3 mesa: maintenance update 11.1.1 -> 11.1.2 2016-03-28 14:02:36 +02:00
Andrew Kelley
f5fe051c71 llvm: 3.7.1 -> 3.8.0 (close #13801)
vcunat's review:
 - let's not switch the default versions of llvm* for now
 - the only changes I see is adding python to clang's buildInputs
   and using the big so-file as discussed in #12759
   (BUILD_SHARED_LIBS -> LLVM_LINK_LLVM_DYLIB)
 - in future it will be nice to split libLLVM into a separate output
2016-03-28 13:37:31 +02:00
Frederik Rietdijk
58a65c013d python.bootstrapped-pip: 8.0.2 -> 8.1.1 2016-03-28 13:35:46 +02:00
Frederik Rietdijk
7391011354 pythonPackages.pip: 8.0.2 -> 8.1.1 2016-03-28 13:35:20 +02:00
Thomas Tuegel
350d196f7a kwin: allow CMake to set RPATH during build
(cherry picked from commit 3ff6d0492a)
2016-03-28 06:23:43 -05:00
Robert Scott
01f96aa572 osrm-backend: remove osrm-backend_luajit variant - it has been broken for a while 2016-03-28 10:45:16 +00:00
aszlig
f9fff51c2a
chromium: Link using gold linker flags
I originally wanted to do this a long time (a31301d) but IIRC back then
it didn't compile. Nowadays with the splitup of the gold linking flags
and the binutils integration, it's merely just a switch to flip, so
let's do that.

Only tested it by building against the current Chromium stable version
on 64bit, because right now builds on Hydra seem to time out (because of
this?) anyway so we have nothing to lose here.

The linking time was hereby reduced from >30 minutes (I didn't measure
it exactly but looked half an hour later to the build progress and it
was *still* linking) to about a few seconds, which I guess is even
though the measurement is quite bogus a tremendous improvement
nonetheless.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-28 11:41:13 +02:00
Domen Kožar
d0aadb0c91 Merge pull request #14257 from grahamc/failingtests
ikiwiki: Fix failing dependency builds
2016-03-28 10:39:19 +01:00
Vladimír Čunát
a7d34e0c13 glu: fix the pkg-config file (fixes #14260) 2016-03-28 11:33:48 +02:00
Domen Kožar
b4e2172ad4 fix munin (and the test), refs #12801 #13999
(cherry picked from commit 7877e33af8)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-28 10:26:35 +01:00
Rodney Lorrimar
b22e94c200 Add pkgs.buildBowerComponents function 2016-03-28 08:25:44 +01:00
Rodney Lorrimar
457eddd18f bower2nix: 2.1.0 -> 3.0.1
1. Update bower2nix version and add new/updated dependencies into
   node-packages-generated.nix. This was done manually, with npm2nix
   generating the initial set of derivations. In future, it would be
   nice to have an automatic process (see #10358, #9332).

2. Add an override to nodePackages.bower2nix wrapping the commands so
   that git is on the PATH.

3. Update fetchbower to support new command-line options of bower2nix,
   and to allow github URL tag versions.
2016-03-28 08:23:06 +01:00
Rodney Lorrimar
156b05ae48 nodePackages.typescript: 1.5.0-alpha -> 1.8.9 2016-03-28 08:14:52 +01:00
Rodney Lorrimar
5ca8c23b2a nodePackages.bower: 1.4.1 -> 1.7.7 2016-03-28 08:14:52 +01:00
Vladimír Čunát
8ffe681713 qt4-clang: fix fallout from f9b5ed66d1
There's still the question of Hydra binaries etc. but this should at
least fix evaluation and running problems.
2016-03-28 09:05:12 +02:00
Vladimír Čunát
eb4a9d4d9c Revert "texlive.combine: patch paths into texmf.cnf"
This reverts commit acf664814e.
Let's revert until we catch the bugs in this.
2016-03-28 08:51:39 +02:00
joachifm
4989fd85d4 Merge pull request #14210 from LatitudeEngineering/latitude/topic/genromfs
genromfs: init at 0.5.2
2016-03-28 03:41:38 +00:00
Graham Christensen
125ee11a35 perlPackage.RTClientREST: Depend on CGI 2016-03-27 21:08:31 -05:00
Graham Christensen
c3d6b5e8f2 I18NLangTags: Removed, as this version is 12 years old and is now bundled with core. 2016-03-27 21:00:45 -05:00
Graham Christensen
36b88f8df7 perlPackages.DateTimeFormatDateParse: Depend on ModuleBuild 2016-03-27 20:36:53 -05:00
Graham Christensen
200ddaa54f perlPackages.DataSerializer: Depend on ModuleBuild 2016-03-27 20:35:22 -05:00
Graham Christensen
ce5914c898 perlPackages.ScalarString: Depend on ModuleBuild 2016-03-27 20:13:51 -05:00
Graham Christensen
aa73eadc1c perlPackages.ParamsClassify: Depend on ModuleBuild 2016-03-27 20:13:27 -05:00
Graham Christensen
849e743040 perlPackages.NetOpenIDConsumer: Depend on CGI 2016-03-27 20:12:49 -05:00
Graham Christensen
df9a6362ea perlPackages.HTTPLite: Depend on ModuleBuild 2016-03-27 20:12:16 -05:00
Graham Christensen
2a44c63c43 perlPackages.HTMLTemplate: Depend on CGI 2016-03-27 20:11:56 -05:00
Graham Christensen
9fc9ede52d perlPackages.DataFloat: Depend on ModuleBuild 2016-03-27 20:11:25 -05:00
Graham Christensen
4532a2a75d perlPackages.DataEntropy: Depend on ModuleBuild 2016-03-27 20:11:00 -05:00
Graham Christensen
5dd946ded9 perlPackages.CryptEksblowfish: Depend on ModuleBuild 2016-03-27 20:10:31 -05:00
Graham Christensen
189d29e5f6 perlPackages.ClassMix: Depend on CGI 2016-03-27 20:10:09 -05:00
Graham Christensen
692547202d perlPackages.CGISession: Depend on CGI 2016-03-27 20:09:49 -05:00
Graham Christensen
37131c116c perlPackages.CGIFormBuilder: Depend on CGI 2016-03-27 20:09:26 -05:00
Graham Christensen
fb7ebfb8a6 perlPackages.AuthenPassphrase: Depend on ModuleBuild 2016-03-27 20:09:00 -05:00
Graham Christensen
2d182a2992 perlPackages.AuthenDecHpwd: Depend on ModuleBuild 2016-03-27 20:08:23 -05:00
Graham Christensen
f11fd4a476 perlPackages.DataInteger: depend on ModuleBuild 2016-03-27 19:25:31 -05:00
Tobias Geerinckx-Rice
d5207802fa mcelog: 134 -> 135 2016-03-28 01:27:56 +02:00
Michael Raskin
0d18980bf5 perl-Net-SMTP-SSL: update 2016-03-28 01:18:32 +02:00
Michael Raskin
1a97cfb91f lilypond: set some HOME during the build for Metafont 2016-03-28 01:00:27 +02:00
Michael Raskin
af3ec2046a perl-Alien-Wx: pass ModuleBuild dependency 2016-03-28 00:55:10 +02:00
Michael Raskin
891fa19e29 Fix Midori build 2016-03-28 00:02:10 +02:00
Eelco Dolstra
f9b5ed66d1 Inline qt4-clang
This prevents a potential name/version conflict in nix-env, and a
large Hydra build for a proprietary package.
2016-03-27 23:32:15 +02:00
Eelco Dolstra
38afa836b3 openvpn: 2.3.8 -> 2.3.10
In particular, this fixes the systemd-ask-password regression
re-introduced by cb1c818491.
2016-03-27 23:29:53 +02:00
Domen Kožar
0d73970db6 xen: use gcc49
(cherry picked from commit 0e41e8bbf0)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 21:45:21 +01:00
Thomas Tuegel
4d7e3be8bb calamares: mark broken
(cherry picked from commit b8db5897c7)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 21:44:21 +01:00
Thomas Tuegel
0e5b441133 kde5.l10n.sr: patch shebangs
(cherry picked from commit cb9f989b18)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 21:44:08 +01:00
Thomas Tuegel
6bcee1d9b2 kde5.l10n.nl: re-enable
(cherry picked from commit e81ee2be29)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 21:44:03 +01:00
Domen Kožar
3027abe927 libgda: 5.2.2 -> 5.2.4 (fix build)
(cherry picked from commit efc7b847e3)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 21:42:56 +01:00
Domen Kožar
f8540e36ed fix perl modules for i3
(cherry picked from commit ca6ac920ed)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 21:37:20 +01:00
Robert Scott
0b96e0daf3 osrm-backend: 4.5.0 -> 4.9.1 2016-03-27 20:28:45 +00:00
Domen Kožar
d7034e6d5f nixUnstable: bump
(cherry picked from commit bb6d3c16d3)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 20:24:43 +01:00
Domen Kožar
05cc16e35e perlPackages.TestMockModule: fix build
(cherry picked from commit 7bd9321c6d)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 20:24:38 +01:00
Domen Kožar
9c4d3ba841 Merge pull request #14252 from joachifm/lttng-broken
lttng-modules: mark as broken on kernel version <3.18
2016-03-27 20:24:16 +01:00
Domen Kožar
eacf9ba34e Merge pull request #14253 from joachifm/grsec-3-14-broken
linux_grsec_3_14: mark as broken
2016-03-27 20:24:08 +01:00
Domen Kožar
e4c33a688d Merge pull request #14246 from abbradar/skype-workaround
skype: use clang-built qt4 to fix segfault
2016-03-27 20:21:29 +01:00
Domen Kožar
c0b5735767 Merge pull request #14250 from NixOS/get-rid-of-md5-in-python-packages
python-packages: Replace md5 by sha256 hashsums
2016-03-27 20:21:03 +01:00
Nikolay Amiantov
acf664814e texlive.combine: patch paths into texmf.cnf
...instead of environment variables. Close #12768.
2016-03-27 21:20:11 +02:00
Joachim Fasting
dd16dcbba4 linux_grsec_3_14: mark as broken
First, The patch is outdated, I failed to find it anywhere in the mirror repos.
Second, the build fails, and while it may be "fixed" by ad-hoc patching (it
appears to simply need some missing includes), this would mean shipping a
potentially insecure software package. Given that the only reason to use
grsecurity is security, this is both misleading and exposes users to undue risk.
Finally, the build has been broken for quite a long time with no complaints,
leading me to believe that the number of actual users is quite low.
2016-03-27 21:13:41 +02:00
Arseniy Seroka
a98eefd051 Merge pull request #14249 from romildo/fix.awesome
awesome: include manual pages
2016-03-27 21:47:49 +03:00
Nikolay Amiantov
5e985c42d6 cutegram: fix playing media files 2016-03-27 21:36:39 +03:00
Joachim Fasting
a452b43ee5 lttng-modules: mark as broken on kernel version <3.18
On linux 3.14, we get errors like
  error: 'struct snd_soc_codec' has no member named 'name'
     __string( name,  codec->CODEC_NAME_FIELD )
indicating that the module is incompatible with the linux API
in this kernel version.

See https://hydra.nixos.org/build/33102405/nixlog/1/raw
2016-03-27 20:13:21 +02:00
Nikolay Amiantov
7b82f5a3fb pgadmin: enable parallel building 2016-03-27 20:56:27 +03:00
Nikolay Amiantov
4e9ddd3770 Revert "codeblocks: fix build"
This reverts commit fd9416fb4b.

This shouldn't be needed now that we properly link wxGTK.
2016-03-27 20:54:35 +03:00
Nikolay Amiantov
5471eed63c wxgtk: explicitly link to libX11 and libcairo 2016-03-27 20:53:55 +03:00
Nikolay Amiantov
539f1f3659 dwarf-fortress-packages: recurse into attrs (to build free packages) 2016-03-27 19:35:32 +03:00
Nikolay Amiantov
d95dfd06ee octoprint-plugins.m3d-fio: 0.29 -> 0.30.2 2016-03-27 19:23:01 +03:00
Christoph Hrdinka
a7e280b0f4 Merge pull request #14233 from matthiasbeyer/add-buku
buku: init at 1.8
2016-03-27 18:03:38 +02:00
Nikolay Amiantov
78b75b8ecd cutegram: fix meta information and parallel building 2016-03-27 18:53:54 +03:00
Pascal Wittmann
f7d17e1130 python-packages: Replace md5 by sha256 hashsums 2016-03-27 17:17:46 +02:00
José Romildo Malaquias
e39f9a2c11 awesome: include manual pages 2016-03-27 12:14:46 -03:00
Pascal Wittmann
3a0533b38a Merge pull request #14247 from zimbatm/direnv-2.8.0
direnv: 2.7.0 -> 2.8.0
2016-03-27 16:47:26 +02:00
zimbatm
ea7068f44c direnv: 2.7.0 -> 2.8.0 2016-03-27 15:37:07 +01:00
Domen Kožar
4a42548388 cmis: fix build with gcc5 2016-03-27 15:11:13 +02:00
Nikolay Amiantov
28af80fcc0 skype: use clang-built qt4 to fix segfault 2016-03-27 15:48:06 +03:00
Matthias Beyer
45604fc46b buku: init at 1.8 2016-03-27 14:39:39 +02:00
Robert Helgesson
1b30674165 eclipse-plugin-testng: 6.9.10 -> 6.9.11 2016-03-27 14:37:05 +02:00
Domen Kožar
b1a8ae2a35 ffmpeg: fix bad merge 2016-03-27 13:31:04 +01:00
Vladimír Čunát
e3da83297f texlive: document in nixpkgs manual
Fixes #13240. It's not really better than source-code comments it replaced,
but it's in a better accessible place.
2016-03-27 14:29:18 +02:00
Domen Kožar
b07e7bfc7b Merge remote-tracking branch 'origin/staging' 2016-03-27 13:19:04 +01:00
Arseniy Seroka
d88ae1045d Merge pull request #14240 from kevincox/etcd-2.3.0
etcd: 2.1.2 -> 2.3.0
2016-03-27 14:17:58 +03:00
Arseniy Seroka
29ed01213f Merge pull request #14177 from peterhoeg/togglesg
toggle.sg-download: init at 2016-02-08
2016-03-27 14:16:19 +03:00
Nikolay Amiantov
3819384395 skype: small cleanup 2016-03-27 11:57:46 +03:00
joachifm
235a0d5bdc Merge pull request #14241 from joachifm/chromiumos
linux_chromiumos: require 64bit build host
2016-03-27 08:25:35 +00:00
joachifm
23f7e3ac63 Merge pull request #14235 from joachifm/openafsClient
Openafs client
2016-03-27 08:24:49 +00:00
Peter Hoeg
6911785c03 togglesg-download: init at 2016-02-08 2016-03-27 15:08:23 +08:00
Joachim Fasting
bd9737cc3e linux_chromiumos: require 64bit build host
I noticed that almost all the Hydra build failures were on i686. Sure
enough, upstream says that you need an x86_64 machine to build the
kernel.
2016-03-27 05:35:04 +02:00
Kevin Cox
26bd115c9c etcd: 2.1.2 -> 2.3.0 2016-03-26 22:47:15 -04:00
Louis Taylor
8b7e150bb9 linux-testing: 4.5-rc7 -> 4.6-rc1 2016-03-27 03:10:19 +01:00
Louis Taylor
695c2e4ee4 kernel-config: do not use NFSD_PNFS on >=4.6 2016-03-27 03:09:30 +01:00
Joachim Fasting
fd9416fb4b codeblocks: fix build
https://hydra.nixos.org/build/33633573/nixlog/1/raw
2016-03-27 03:49:42 +02:00
Eric Sagnes
e3f00861df docker-compose: 1.5.2 -> 1.6.2 2016-03-27 10:25:42 +09:00
Eric Sagnes
bdbdb03a16 docker-py: 1.5.0 -> 1.7.2 2016-03-27 10:16:37 +09:00
Eric Sagnes
c867346b05 dockerpty: 0.3.4 -> 0.4.1 2016-03-27 10:16:37 +09:00
Eric Sagnes
c54d577db4 cached-property: init at 1.3.0 2016-03-27 10:16:28 +09:00
Joachim Fasting
8f261d717d accelio: mark as broken on grsec kernels
All hydra builds against grsec kernels fail.
2016-03-27 01:44:16 +01:00
Joachim Fasting
1939256550 lttng-modules: mark as broken on grsec
All hydra builds against grsec kernels fail; seemingly because
the PaX hardening plugins are incompatible with lttng-modules
(the code writes to locations marked as read-only).
2016-03-27 01:39:07 +01:00
Joachim Fasting
2182fd52ad rtl8812au: mark as broken on grsec kernels
All hydra builds against grsec kernels fail; builds against vanilla
kernels work.
2016-03-27 01:39:07 +01:00
Joachim Fasting
2a097803d4 spl: mark as broken on grsec kernels
All hydra builds against grsec kernels fail; non-grsec kernels
succeed.
2016-03-27 01:39:07 +01:00
Joachim Fasting
b741198116 openafsClient: mark as broken on unsupported kernels
Sandboxed builds against linux 3.14 and 4.4 fail; 3.18.29 and 4.3
succeed.  From this, I conclude that 4.3 is the latest supported
version, while the lower bound is set to the oldest kernel in
nixpkgs >3.14 (the changelog does not indicate otherwise).

It appears that openafs-client is simply incompatible with grsec;
all hydra builds of openafs-client on grsec fail; local sandboxed
builds against grsec with the most recent openafs-client also fail.
2016-03-27 01:06:00 +01:00
Joachim Fasting
df0481276d openafsClient: 1.6.14 -> 1.6.17
According to the changelog, the delta between these versions contains
fixes for several CVEs.

See https://www.openafs.org/dl/openafs/1.6.17/RELNOTES-1.6.17
and https://www.openafs.org/dl/openafs/1.6.16/RELNOTES-1.6.16
and https://www.openafs.org/dl/openafs/1.6.15/RELNOTES-1.6.15
2016-03-26 22:53:41 +01:00
Domen Kožar
f955728295 openimageio: 1.6.9 -> 1.6.11 (fixes build on i686)
(cherry picked from commit b5d47a8cfe)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-26 21:18:58 +00:00
Domen Kožar
0e977f6658 Merge pull request #14231 from risicle/osrm_fixes
Osrm build fixes
2016-03-26 20:07:46 +00:00
Domen Kožar
23432166ab Merge pull request #14225 from joachifm/fix-perf-build-for-staging
perf: fix build
2016-03-26 20:07:17 +00:00
Domen Kožar
cbdc1bbb98 Merge pull request #14230 from joachifm/jool-kernel-43-most-recent
jool: mark broken for kernel versions > 4.3
2016-03-26 20:06:36 +00:00
Domen Kožar
5f0f09d332 Merge pull request #14232 from joachifm/grsec-gcc-plugins-for-staging
grsecurity: fix gcc plugin
2016-03-26 20:06:22 +00:00
Domen Kožar
a01776bc75 Merge pull request #14229 from joachifm/accelio-kernel-42-most-recent
accelio: kernel 4.2 is the most recent supported kernel
2016-03-26 20:05:53 +00:00
Domen Kožar
c9f8d18fb1 Merge pull request #14221 from joachifm/fix-io-build-for-staging
io: fix gcc5 build
2016-03-26 20:04:14 +00:00
Joachim Fasting
304c4a514e grsecurity: fix gcc plugin
Also needs mpfr and libmpc
2016-03-26 21:01:21 +01:00
Joachim Fasting
eeca73dfac jool: mark broken for kernel versions > 4.3
All hydra builds for kernel version >4.3 fail; the build failure
indicates changes to the kernel API used by the package.
2016-03-26 20:23:48 +01:00
Joachim Fasting
74838cd03d accelio: kernel 4.2 is the most recent supported kernel
All Hydra builds on more recent kernels fail; from reading
the accelio documentation, I get the impression that 4.2 is
the most recent supported kernel version.
2016-03-26 20:16:28 +01:00
Joachim Fasting
8f5db83d99 rtl8723bs: only works with kernel 3.19 and later
See e.g., https://hydra.nixos.org/build/33512583/nixlog/1/raw
2016-03-26 19:57:51 +01:00
Robert Scott
0fdf7106e5 osrm-backend: switch src to use fetchFromGitHub 2016-03-26 18:07:55 +00:00
Robert Scott
7a3e154c27 osrm-backend: add patch fixing build by un-hard-coding gcc-ar and gcc-ranlib paths 2016-03-26 17:38:50 +00:00
Patrick Callahan
387e15764b genromfs: init at 0.5.2 2016-03-26 10:35:26 -07:00
Luca Bruno
daf787a96d Merge pull request #14217 from romildo/fix.evince
evince: add shared_mime_info dir to XDG_DATA_DIRS env variable
2016-03-26 18:22:50 +01:00
Joachim Fasting
89c6b3c11a perf: fix build
https://hydra.nixos.org/build/33553564/nixlog/1/raw
2016-03-26 18:18:40 +01:00
Eike Kettner
a366aab377 makemkv 1.9.7 -> 1.9.9 2016-03-26 16:57:34 +01:00
Joachim Fasting
c13ddd14bd udftools: fix gcc5 build
-fgnu89-inline was insufficient, revert to -std=gnu90
See https://hydra.nixos.org/build/33103604/nixlog/1/raw

Also fix various undefined reference errors by ad-hoc patching
2016-03-26 16:55:00 +01:00
Joachim Fasting
29c3314fe4 hugin: add missing dependencies
https://hydra.nixos.org/build/33609995/nixlog/2/raw
2016-03-26 16:55:00 +01:00
Joachim Fasting
cb896a1e7f yad: ad-hoc patching to fix undefined reference errors 2016-03-26 16:55:00 +01:00
Joachim Fasting
0b060bdf68 yad: fix gcc5 build
https://hydra.nixos.org/build/33612450/nixlog/1/raw
2016-03-26 16:55:00 +01:00
Joachim Fasting
a4ed052407 zoom: fix gcc5 build
https://hydra.nixos.org/build/33122239/nixlog/1/raw
2016-03-26 16:54:59 +01:00
Joachim Fasting
3fe86ac582 io: fix gcc5 build
c11 inline semantics breaks the build

See https://github.com/stevedekorte/io/issues/316
and https://hydra.nixos.org/build/33606216/nixlog/1/raw
2016-03-26 16:54:19 +01:00
Joachim Fasting
6448c94e57 leocad: work around cmath problem
introduced by recent glibc

https://hydra.nixos.org/build/33610365/nixlog/1/raw
2016-03-26 16:18:55 +01:00
zimbatm
6579acd015 git: add openssh as a runtime dependency
Fixes #1923
2016-03-26 14:39:57 +00:00
Nikolay Amiantov
8b0076b887 avidemux: 2.5.6 -> 2.6.12 2016-03-26 17:36:41 +03:00
Nikolay Amiantov
e781a8257b ffmpeg: add libopus support 2016-03-26 17:09:59 +03:00
Nikolay Amiantov
ef06c7db8f spin: add ispin with tools 2016-03-26 17:05:29 +03:00
Nikolay Amiantov
f273dd226c swarm: init at 3.1 2016-03-26 17:04:41 +03:00
José Romildo Malaquias
c53a762b7e evince: add shared_mime_info dir to XDG_DATA_DIRS env variable 2016-03-26 11:02:33 -03:00
Joachim Fasting
1379baca94 gsb: mark as broken
No active maintenance for several years; dependencies cannot be met.
2016-03-26 13:20:37 +01:00
Joachim Fasting
1f78d14028 curl3: mark as broken
This is an ancient version of curl, that currently has 19 known vulnerabilities.
It is used by and was added to support only one package.
2016-03-26 13:18:48 +01:00
joachifm
1f3b838d51 Merge pull request #14203 from tavyc/quagga-1.0.20160315
quagga: 0.99.24.1 -> 1.0.20160315
2016-03-26 11:54:58 +00:00
Robert Scott
772ab40c52 django packaging: remove remaining uses of makeOverridable for django-depending packages 2016-03-26 11:54:21 +00:00
Peter Simons
ce2c13675d configuration-hackage2nix.yaml: update list of broken packages 2016-03-26 11:20:07 +01:00
Peter Simons
0f5db56b0b hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-3-g8057d11-dirty using the following inputs:

  - Nixpkgs: 840709b4a3
  - Hackage: ab666959f0
  - LTS Haskell: 6c45757bda
  - Stackage Nightly: d8a2cae779
2016-03-26 11:20:07 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
013f808a06 netcdf-fortran: init at 4.4.3 2016-03-26 10:33:39 +01:00
Vladimír Čunát
ec4685cf70 firefox-esr: fix build after 574a6d34d2
We're now using only newer versions that have ./configure in the root.
${pname} isn't the correct directory name for esr versions.
2016-03-26 09:13:58 +01:00
Cole Mickens
45a2d9e177 python.pyjwt: platforms: linux -> unix 2016-03-25 23:48:54 +02:00
zimbatm
4908973b08 Merge pull request #14186 from LatitudeEngineering/latitude/topic/qgroundcontrol
qgroundcontrol: init at 2.9.4
2016-03-25 20:45:24 +00:00
NeQuissimus
83f37b8d10 oh-my-zsh: 2016-03-19 -> 2016-03-24 2016-03-25 15:07:06 -04:00
Pascal Wittmann
0d84a3fde2 eggdrop: fix build with gcc5 2016-03-25 19:57:07 +01:00
Michael Raskin
511ad5e5bf quicklisp (lispPackages.quicklisp): init 2016-03-25 17:58:05 +01:00
Michael Raskin
98e8696290 Do not default to SBCL for wrapped non-SBCL lisp implementation 2016-03-25 17:58:05 +01:00
Pascal Wittmann
5455a71414 photonic: 1.7 -> 1.7.1 2016-03-25 17:22:11 +01:00
Pascal Wittmann
0bce9599e7 cpuminer: 2.4.3 -> 2.4.4 2016-03-25 17:22:11 +01:00
Pascal Wittmann
54e1628b19 checkstyle: 6.16.1 -> 6.17 2016-03-25 17:22:11 +01:00
Octavian Cerna
c3ee17fe74 quagga: 0.99.24.1 -> 1.0.20160315 2016-03-25 17:55:26 +02:00
Eelco Dolstra
7f61c7289f blender: Disable i686-linux build
The openimageio dependency doesn't build on i686. But probably nobody
cares about running Blender on 32-bit anymore.

http://hydra.nixos.org/build/33602734
2016-03-25 16:44:02 +01:00
Arseniy Seroka
11aaeb9200 Merge pull request #14184 from nico202/dgz
drumgizmo: 0.9.8.1 -> 0.9.9
2016-03-25 17:15:54 +03:00
Eelco Dolstra
574a6d34d2 firefox-esr: 38.6.1 -> 45.0.1 2016-03-25 15:03:31 +01:00
Eelco Dolstra
79d6dc91fe firefox: 45.0 -> 45.0.1 2016-03-25 15:00:50 +01:00
Eelco Dolstra
6e08bd27fc Catalyst::Action::Rest: 1.19 -> 1.20 2016-03-25 14:50:53 +01:00
Domen Kožar
48c3e72f93 pythonPackages.cryptography: 1.1.1 -> 1.2.3 (fix openssl build)
(cherry picked from commit baf7f98b45)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-25 12:50:39 +00:00
=
fe60b57e49 drumgizmo: 0.9.8.1 -> 0.9.9 2016-03-25 11:27:50 +01:00
Benjamin Staffin
6072616405 jsonnet: 0.8.6 -> 0.8.7 2016-03-25 00:46:00 -07:00
Joachim Fasting
803b21959e bigloo: pin gcc version to 4.9
https://hydra.nixos.org/build/33120353/nixlog/1/raw
2016-03-25 07:46:40 +01:00
Marius Bakke
8db43cbd9d innoextract: 1.5 -> 1.6 2016-03-25 06:16:31 +00:00
Marius Bakke
8afda7e421 s3cmd: 1.5.2 -> 1.6.1 2016-03-25 05:19:35 +00:00
joachifm
a096800676 Merge pull request #14187 from mbakke/scanmem-0.15.6
scanmem: 0.15.2 -> 0.15.6
2016-03-25 04:34:48 +00:00
Brad Ediger
cdca9d64b4 dvdbackup: init at 0.4.2 2016-03-24 23:16:14 -05:00
Patrick Callahan
f30e40df69 qgroundcontrol: init at 2.9.4 2016-03-24 20:06:31 -07:00
Marius Bakke
b8dc71ef8a scanmem: 0.15.2 -> 0.15.6 2016-03-25 03:05:17 +00:00
Tobias Geerinckx-Rice
9dc6db5cc5 enblend-enfuse: 4.1.4 -> 4.1.5 2016-03-25 03:31:04 +01:00
Joachim Fasting
04bcb88332 hugs: fix build & meta fixups
Fix build by applying a patch from Arch Linux.
See https://hydra.nixos.org/build/33247205/log/raw

Meta fixups
- The license is actually 3-clause BSD license.
- Use HTTPS homepage
- Adopt the package
- Convert src.sha256 to base32
2016-03-25 00:39:49 +01:00
joachifm
42996e63f8 Merge pull request #14180 from ebzzry/deco-0.0.1
deco: init at 0.0.1
2016-03-24 22:45:47 +00:00
Rommel M. Martinez
90a3c8d358 deco: init at 0.0.1 2016-03-25 06:16:07 +08:00
Pascal Wittmann
71d3b34bd7 tpm-tools: fix build by applying debians patch 2016-03-24 22:31:40 +01:00
Tobias Geerinckx-Rice
bcb030a5a4 minissdpd: 1.5.20160301 -> 1.5.20160301 2016-03-24 21:33:18 +01:00
Tobias Geerinckx-Rice
2a09776c3f octoprint: 1.2.9 -> 1.2.10
Note: the 1.2.9 GitHub tarball's sha256 has changed.

Changes:
- Fixed an issue introduced by the fix for 1196 that had the "Upload
  to SD" button stop working correctly.
- Fixed an issue causing an error on disconnect after or cancelling of
  an SD print, caused by the unsuccessful attempt to record print
  recovery data for the file on the printer's SD card.
- Only add bed temperature line to temperature management specific
  start gcode in CuraEngine invocation if a bed temperature is actually
  set in the slicing profile.
- If a communication timeout occurs during an active resend request,
  OctoPrint will now not send an M105 with an increased line number
  anymore but repeat the last resent command instead.
- Don't add an extra ok for M28 response.
- Add an extra ok for M29 response, but only if configured such in
  "Settings" > "Serial" > "Advanced options" > "Generate additional ok
  for M29"
- Trigger M20 only once after finishing uploading to SD
- Prevent M105 "cascade" due to communication timeouts
- Fixed wrong tracking of extruder heating up for M109 Tn commands in
  multi-extruder setups.
- Fixed start of SD file uploads not sending an M110.
- Fixed job data not being reset when disconnecting while printing.
2016-03-24 21:33:18 +01:00
Arseniy Seroka
167ef887f7 Merge pull request #14179 from DamienCassou/vdirsyncer-0.9.3
vdirsyncer: 0.9.2 -> 0.9.3
2016-03-24 23:12:46 +03:00
Arseniy Seroka
2358582976 Merge pull request #14045 from otwieracz/master
znapzend: added
2016-03-24 23:10:40 +03:00
Slawomir Gonet
cb81a3fd2a znapzend: init at 0.15.3 2016-03-24 20:57:16 +01:00
Pascal Wittmann
311ddcbd7a ispc: fix build 2016-03-24 20:54:59 +01:00
Nicolas B. Pierron
5d6a4a6fa9 Merge pull request #14000 from nbp/fix-extend
Use fix and extends functions for all-packages.nix
2016-03-24 20:54:20 +01:00
Nicolas B. Pierron
87ad35e336 Fix comments typos. 2016-03-24 19:40:12 +00:00
Tim Steinbach
a4d741ef9d ppp: Include convenience scripts 2016-03-24 19:26:00 +00:00
Tobias Geerinckx-Rice
99c4f143d9 debian-devscripts: rename from deprecated debian_devscripts 2016-03-24 20:24:00 +01:00
Tobias Geerinckx-Rice
6db204b7d9 netsniff-ng: 0.6.0 -> 0.6.1 2016-03-24 20:23:59 +01:00
Tobias Geerinckx-Rice
96edcf403c sane-backends-git: 2016-03-05 -> 2016-03-24
Changes:
- epsonds: fixed resolution setting bug
  DS-60000 workaround is needed no more
- pixma: backend version 0.17.29
2016-03-24 20:23:59 +01:00
Tobias Geerinckx-Rice
75326bee6a snapper: temporarily ‘fix’ build like in e2cbf68
Fixes https://hydra.nixos.org/build/33510202.
2016-03-24 20:23:58 +01:00
Pascal Wittmann
73967e0eca jbig2enc: fix build 2016-03-24 20:21:40 +01:00
joachifm
f26add50a8 Merge pull request #14181 from ebzzry/emem-0.2.15
emem: 0.2.14 -> 0.2.15
2016-03-24 19:08:52 +00:00
Nikolay Amiantov
119c287c71 cc-wrapper: use Bash arrays properly 2016-03-24 21:13:11 +03:00
Joachim Fasting
db6ae35bd9 cadaver: fix build against newer versions of openssl
Apply patch from Arch Linux.

See https://hydra.nixos.org/build/33258957/nixlog/1/raw
2016-03-24 19:05:14 +01:00
Damien Cassou
f965c8f207 vdirsyncer: 0.9.2 -> 0.9.3
Regarding homepage update, changelog says "Moved to pimutils
organization on GitHub. Old links should redirect, but be aware of
client software that doesn't properly handle redirects."
2016-03-24 18:50:35 +01:00
Nikolay Amiantov
0c6db0ca48 cc-wrapper: add option to skip flags for native optimizations 2016-03-24 20:16:17 +03:00
Eelco Dolstra
89693e71b9 Merge pull request #13907 from abbradar/cpp-wrapper
cc-wrapper: add C++-specific paths if `-x cpp` is passed
2016-03-24 18:12:04 +01:00
Eelco Dolstra
03df731fb5 nixpkgs-metrics: Suppress build products 2016-03-24 18:06:46 +01:00
Eelco Dolstra
c23e9e12f8 Add metrics job to unstable aggregate 2016-03-24 17:38:58 +01:00
Eelco Dolstra
fab439201e Keep track of Nixpkgs/NixOS evaluation statistics 2016-03-24 17:37:17 +01:00
Joachim Fasting
63b6498aa0 dnscrypt-proxy: disable darwin build
The darwin build has been broken for a long time and I'm unable to
properly debug the issue.

What appears to be happening is that the symbol `HAVE_SANDBOX_INIT` ends
up being defined as 1 while `HAVE_SANDBOX_H` ends up being 0, resulting in
undefined reference errors when `sandbox_init()` is called (because
`<sandbox.h>` is not included first).
This is a regression from dnscrypt-proxy 1.6.0 to 1.6.1.

For context, sandbox.h is a deprecated OSX mechanism for sandboxing.

The build failure is at
https://hydra.nixos.org/build/32705849/nixlog/1/raw

This patch closes NixOS/nixpkgs#14064
2016-03-24 17:14:22 +01:00
Domen Kožar
9c274b4bef bootstrapped-pip: support Python 2.6 2016-03-24 15:44:34 +00:00
joachifm
7acb89da8d Merge pull request #14174 from uralbash/mxu11x0
mxu11x0: init at 1.3.11
2016-03-24 15:30:19 +00:00
Svintsov Dmitry
64fe4ad82d mxu11x0: init at 1.3.11 2016-03-24 20:19:22 +05:00
Pascal Wittmann
f942b09bf9 abduco: 0.5 -> 0.6 2016-03-24 15:52:35 +01:00
Pascal Wittmann
f704763e57 Merge pull request #14170 from AndersonTorres/DataHexdump
perlPackages.DataHexDump: init at 0.02
2016-03-24 14:18:46 +01:00
joachifm
a9699984c2 Merge pull request #14173 from obadz/ecryptfs
ecryptfs: 108 -> 110
2016-03-24 13:12:59 +00:00
Domen Kožar
1f649bef47 Merge pull request #13958 from ambrop72/wxpython-fix
wxPython: Fix runtime error due to library dependencies not in RUNPATH.
2016-03-24 12:59:58 +00:00
joachifm
96af7c6dcb Merge pull request #14171 from NeQuissimus/pptp180
pptp: 1.7.2 -> 1.8.0
2016-03-24 12:58:54 +00:00
Eelco Dolstra
c22657b5f8 mplus: Don't start version with a letter 2016-03-24 13:24:29 +01:00
joachifm
8c02233f2c Merge pull request #14158 from aneeshusa/add-icdiff
icdiff: init at 1.7.3
2016-03-24 12:23:53 +00:00
obadz
09302c7b56 ecryptfs: 108 -> 110 2016-03-24 12:10:36 +00:00
Lluís Batlle i Rossell
1f8ffdde5b octave: update to 4.0.1
bugfix release, they say.
2016-03-24 12:04:07 +01:00
Lluís Batlle i Rossell
74ccfd690d octave: parallel building and check.
I think those were not updated since 3.8.2. They worked for me. Let's see.
2016-03-24 12:04:07 +01:00
Peter Simons
7b5728c0d4 configuration-hackage2nix.yaml: update list of broken packages 2016-03-24 11:52:35 +01:00
Nikolay Amiantov
e74a8d08cc haskellPackages.Agda: add myself as a maintainer 2016-03-24 11:52:35 +01:00
Peter Simons
408f4aa654 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-3-g8057d11 using the following inputs:

  - Nixpkgs: bba4f2bbe3
  - Hackage: ab666959f0
  - LTS Haskell: 6c45757bda
  - Stackage Nightly: d8a2cae779
2016-03-24 11:52:19 +01:00
Lluís Batlle i Rossell
a9d14e3452 Setting gfortran to gcc5. octave was crashing.
Otherwise, using imread() in octave threw:

/nix/store/4fvwfzwg58d7167an550xm1k6m7px443-octave-4.0.0/lib/octave/4.0.0/oct/x86_64-unknown-linux-gnu/__magick_read__.oct: failed to load: /nix/store/w7xr6frwffrl135v7vpxdwmnx8l95j5m-gfortran-4.9.3/lib/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /nix/store/qlxkin1arzwbcpiny6amn8747wp8ndg7-graphicsmagick-1.3.21/lib/libGraphicsMagick++.so.11)

(this is from 16.03, although I push this to staging)
2016-03-24 10:55:18 +01:00
goibhniu
f43407f6bb Merge pull request #14166 from nico202/zyn
zynaddsubfx: 2.5.2 -> 2.5.4
2016-03-24 09:47:07 +01:00
Tuomas Tynkkynen
c58c1f3b50 vc: Broken on i686
http://hydra.nixos.org/build/33122230/nixlog/1/raw =>

CMake Error at CMakeLists.txt:163 (message):
  Unsupported target architecture 'i686'.  No support_???.cpp file exists for
  this architecture.
2016-03-24 02:21:46 +02:00
Tuomas Tynkkynen
b84fab8a30 Merge pull request #14169 from luispedro/chessx_install_desktop_file
chessx: install chessx.desktop file
2016-03-24 01:45:11 +02:00
Pascal Wittmann
d02f35956b gtk-doc: 1.24 -> 1.25 2016-03-24 00:07:40 +01:00
Pascal Wittmann
92d59b37cb parallel: 20160222 -> 20160322 2016-03-24 00:07:40 +01:00
Pascal Wittmann
d05540b683 global: 6.5.2 -> 6.5.3 2016-03-24 00:07:40 +01:00
Pascal Wittmann
fcc0bf2d05 axel: 2.5 -> 2.6 2016-03-24 00:07:40 +01:00
Tim Steinbach
3fc2f99907 pptp: 1.7.2 -> 1.8.0 2016-03-23 23:01:39 +00:00
AndersonTorres
f6090d8ea3 perlPackages.DataHexDump: init at 0.02 2016-03-23 19:25:43 -03:00
=
fae8d463fa zynaddsubfx: 2.5.2 -> 2.5.4 2016-03-23 23:14:18 +01:00
Charles Strahan
c18106a223 go-1.6: fix segfault when using musl
See https://github.com/golang/go/issues/14476
2016-03-23 18:14:02 -04:00
Frederik Rietdijk
9289d383e2 Merge pull request #13751 from regnat/topydo
Topydo
2016-03-23 18:13:11 -04:00
Frederik Rietdijk
147d12a0a4 pythonPackages.cffi: 1.3.0 -> 1.5.2 2016-03-23 17:52:33 -04:00
Luis Pedro Coelho
6607345d10 chessx: install chessx.desktop file 2016-03-23 20:30:24 +01:00
Vladimír Čunát
b336ed89e6 zopfli: disable parallel building
It was failing often, e.g.:
https://hydra.nixos.org/build/32101335/nixlog/1/raw
2016-03-23 20:20:36 +01:00
Eelco Dolstra
523f4f2f69 mariadb: Disable parallel building again
It still fails intermittently on lex_token.h.

http://hydra.nixos.org/build/33571559
2016-03-23 20:11:07 +01:00
Aneesh Agrawal
4fad4d49f6 icdiff: init at 1.7.3 2016-03-23 15:04:50 -04:00
joachifm
5e93b6d929 Merge pull request #14156 from ryanartecona/otool/remove
otool: remove
2016-03-23 18:42:21 +00:00
Nikolay Amiantov
f0187cb4c3 elmPackages.elm-compiler: use old language-ecmascript 2016-03-23 21:34:39 +03:00
Peter Simons
511edb55bc Add LTS Haskell 5.9. 2016-03-23 18:25:26 +01:00
Peter Simons
9a0e630874 configuration-hackage2nix.yaml: update list of broken packages 2016-03-23 18:25:22 +01:00
Peter Simons
1e5d6e584d hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-3-g8057d11 using the following inputs:

  - Nixpkgs: 9da84a6af0
  - Hackage: 1e26fd1876
  - LTS Haskell: 6c45757bda
  - Stackage Nightly: d8a2cae779
2016-03-23 18:25:14 +01:00
Eelco Dolstra
7fc24dfd21 stdenv-darwin: Fix dependency on bootstrapTools
Commit 2040a9ac57 changed the order of
$PATH elements, causing initialpath to appear after buildInputs. Thus
gnugrep ended up depending on bin/sh from bootstrapTools, rather than
from pkgs.bash. The fix is to provide pkgs.bash via buildInputs rather
than initialPath.

http://hydra.nixos.org/build/33276697
2016-03-23 18:15:16 +01:00
joachifm
afcdb10499 Merge pull request #14135 from grahamc/zam
zam-plugins: sha256 changed
2016-03-23 16:41:24 +00:00