Commit graph

44280 commits

Author SHA1 Message Date
Ben Gamari 5b761a8687 nettle: Enable cross-compilation 2018-02-13 09:44:57 -06:00
Will Dietz 551f0702c2 polkit: patch to fix w/musl, POSIX 2018-02-13 09:44:56 -06:00
Will Dietz e25153a9b8 gamin: patch from alpine to fix non-portable pthread mutex init 2018-02-13 09:44:55 -06:00
Will Dietz c48974c952 qt4: Add patch for socklen_t on musl, from alpine 2018-02-13 09:44:54 -06:00
Will Dietz 2e2517c9c9 SDL: add libiconv to fix build 2018-02-13 09:44:54 -06:00
Will Dietz 1289cdaf75 mesa: patch to fix w/musl 2018-02-13 09:44:53 -06:00
Will Dietz 7eba45d063 gcc5: patch for musl compat/support 2018-02-13 09:44:52 -06:00
Will Dietz ab92d028f6 python-cffi: disable tests on musl :3 2018-02-13 09:44:52 -06:00
Will Dietz 6ae1bd4502 go: don't require glibc (.static), dunno if go works w/musl 2018-02-13 09:44:51 -06:00
Will Dietz cd50057a61 webrtc-audio-processing: don't use execinfo w/musl 2018-02-13 09:44:51 -06:00
Will Dietz 3564ae11bc libmemcached: add musl patch from alpine 2018-02-13 09:44:51 -06:00
Will Dietz 0153599164 libdaemon: Add patch to fix musl build 2018-02-13 09:44:50 -06:00
Will Dietz cccf48ca0c openssl: isMusl 2018-02-13 09:44:50 -06:00
Will Dietz 6593d882a9 openssl: fix cross, ensure 'Configure' has shebang patched 2018-02-13 09:44:49 -06:00
Will Dietz aa00d53708 openssl 1.1.0: disable 'async' bits relating to setcontext/etc on musl 2018-02-13 09:44:49 -06:00
Will Dietz e1e6e94c5d webkitgtk: Add musl patch from Alpine re:execinfo, use libc++ on ALLVM 2018-02-13 09:44:48 -06:00
Will Dietz 8dfe068f86 openblas: patch to fix on non-glibc 2018-02-13 09:44:48 -06:00
Will Dietz c8081971f4 openblas: NO_AFFINITY=1 fix for musl 2018-02-13 09:44:48 -06:00
Will Dietz 49b7e4337f libexecinfo: init at 1.1, patches from Alpine
Not sure if ALLVM should use this, but might be good
to have it on hand just-in-case :).

Maybe part of libnone?
2018-02-13 09:44:48 -06:00
Will Dietz 77c58c9de1 libusb: fix header usage on musl, patch from Alpine 2018-02-13 09:44:46 -06:00
Will Dietz 29b012e177 tbb: mallinfo patch to fix build w/musl, fix w/clang 2018-02-13 09:44:46 -06:00
Will Dietz f96d0d114e libnet: Add patch from alpine to fix build on musl 2018-02-13 09:44:46 -06:00
Will Dietz 4a5aa55d73 ti-rpc: patch to fix w/musl 2018-02-13 09:44:45 -06:00
Will Dietz 6c2e8b36cf libnsl: Add alpine patches to fix w/musl 2018-02-13 09:44:44 -06:00
Will Dietz b905c0cb9c stfl: use libiconv fix on all non-glibc not just darwin 2018-02-13 09:44:44 -06:00
Will Dietz bc999dcac5 libunistring: no tests on musl 2018-02-13 09:44:44 -06:00
Will Dietz 38d17e33c3 libidn: don't run tests on musl 2018-02-13 09:44:43 -06:00
Will Dietz 3b0d3248c9 gcc7: tweak check, target -> host 2018-02-13 09:44:43 -06:00
Will Dietz 3b9e99ddae libffi: add patch to fix w/musl
also use patches from OE, fix musl softfloat build
2018-02-13 09:44:42 -06:00
Will Dietz f566e3f987 gcc7: more selftest disabling, whenever building cross 2018-02-13 09:44:42 -06:00
Will Dietz 4aca016313 changes some targetPlatform to hostPlatform checks 2018-02-13 09:44:42 -06:00
Will Dietz 158c3c4864 libxml2: disable tests also 2018-02-13 09:44:41 -06:00
Will Dietz e4d5928ba3 boehm-gc: fix missing include, fix build w/musl
Also disable-static, don't remember why
2018-02-13 09:44:39 -06:00
Will Dietz ff9b494103 gcc7: Apply patch to fix selftest w/musl? 2018-02-13 09:44:39 -06:00
Will Dietz f146a3c316 gcc5, 7: same fixes as gcc6 2018-02-13 09:44:38 -06:00
Will Dietz fbf41b9ee2 gcc6: try to fix LOCAL_INCLUDE_DIR problem w/musl 2018-02-13 09:44:38 -06:00
Will Dietz 5eea9e82f4 gcc6: try patching MUSL_DYNAMIC_LINKER as well 2018-02-13 09:44:38 -06:00
Will Dietz ece06deee4 gcc6: try to fix gccCrossStageStati 2018-02-13 09:44:38 -06:00
Will Dietz 15d401dcfa gcc: disable libsanitizer, libgomp on musl 2018-02-13 09:44:38 -06:00
Will Dietz 65c9c38a21 attr: patch to fix headers w/musl 2018-02-13 09:44:36 -06:00
Will Dietz 41435ee8a6 libiconv: disable overly strict asssertion in libiconv 2018-02-13 09:44:35 -06:00
Will Dietz cec99d22f0 npth: run tests, even if brief 2018-02-13 09:44:30 -06:00
Will Dietz 9ba32c76f4 libnfnetlink: patch to fix build w/non-glibc (namely, musl) 2018-02-13 09:44:30 -06:00
Will Dietz bc2ad5a968 libunwind: patch to fix build on non-glibc 2018-02-13 09:44:29 -06:00
Ben Gamari 41026550e2 ruby: Enable cross-compilation 2018-02-13 09:44:29 -06:00
Will Dietz 2d772d52ae libbfd: fix for cross (based on same from @bgamari) 2018-02-13 09:44:29 -06:00
Will Dietz 37c2ac90e6 cmake: fix cross
TODO: toolchain file instead?
2018-02-13 09:44:29 -06:00
Ben Gamari cb5453e13a cpython: Enable cross-compilation 2018-02-13 09:44:28 -06:00
Ben Gamari d625f181bd autoconf: Enable cross-compilation 2018-02-13 09:44:28 -06:00
Ben Gamari 47540dab74 lua: Fix cross-compilation 2018-02-13 09:44:27 -06:00
Ben Gamari a868bf3797 glibc: Fix cross-compilation of locales 2018-02-13 09:44:26 -06:00
Ben Gamari 2870c99cef autogen: Enable cross-compilation 2018-02-13 09:44:26 -06:00
Andreas Rammhold 122fa75b2d
Merge pull request #34426 from andir/libyamlcpp
WIP: libyaml-cpp: 0.5.3 -> 0.6.1
2018-02-13 16:43:40 +01:00
Bastian Köcher deef33187b kde_frameworks: 5.42 -> 5.43 2018-02-13 16:29:20 +01:00
Tuomas Tynkkynen 1a06373c0a Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/development/libraries/libclc/default.nix
	pkgs/top-level/all-packages.nix
2018-02-13 16:42:55 +02:00
Tuomas Tynkkynen 68052b5619 python: Pull ensureNewerSourcesHook call to all-packages.nix
Documents the reason why it's needed and also prevents the
ensureNewerSourcesHook call being evaluated again and again for every
single Python package.
2018-02-13 16:32:16 +02:00
Shea Levy d6023f0456
Merge branch 'grpc-upgrade' of git://github.com/bhipple/nixpkgs 2018-02-13 09:01:00 -05:00
Andreas Rammhold f80b233072
libyaml-cpp: 0.5.3 -> 0.6.1 2018-02-13 14:57:22 +01:00
Andreas Rammhold d985eb5c74
Merge pull request #34924 from andir/qpdf-7.1.1
qpdf: 7.0.0 -> 7.1.1
2018-02-13 12:53:08 +01:00
Andreas Rammhold 5856b4270e
qpdf: 7.0.0 -> 7.1.1 2018-02-13 12:22:50 +01:00
Michiel Leenaars 2b68e99504 getdns: init at 1.3.0 2018-02-13 11:02:50 +01:00
Peter Simons afb83e0e03 multi-ghc-travis: update to current Git master 2018-02-13 10:57:40 +01:00
Peter Simons 4b39930ee6 Update hspec family packages to 2.4.8 when building with GHC 8.4.x. 2018-02-13 10:18:19 +01:00
Peter Simons be676705e3 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-24-g7642d25 from Hackage revision
dc11df52c5.
2018-02-13 10:18:14 +01:00
Peter Simons 47adc4eb8e LTS Haskell 10.5 2018-02-13 10:17:56 +01:00
Benjamin Hipple 537181136c grpc: 1.8.3 -> 1.9.1
Also added meta and license information.
2018-02-13 00:05:52 -05:00
Daiderd Jordan 9b080c35b6
Merge pull request #34862 from hamishmack/patch-2
rust: fix disabling of fragile test
2018-02-13 00:15:09 +01:00
John Ericson 6acfa356dd
Merge pull request #34863 from ElvishJerricco/callCabal2nix-use-static-cabal2nix
Use static cabal2nix in callCabal2nix
2018-02-12 17:07:18 -05:00
Daiderd Jordan 0bf153f9c0
qt59-qtbase: fix darwin build with clang-5 2018-02-12 22:50:36 +01:00
Daiderd Jordan a93b1ea803
qt510-qtbase: fix darwin build with clang-5 2018-02-12 22:15:04 +01:00
Michael Raskin fb8379cc76 lispPackages, lispPackages.quicklisp-to-nix: 2017-07-25 -> 2018-01-31
* update Quicklisp distinfo
* regenerate packages
* add cl-html-parse and closure-html
* add proper mariadb library path to fix cl-mysql
* escape memoization filenames for systems
* lispPackages.cl-postgres: keep simple-date in the same package
2018-02-12 20:45:33 +01:00
Daiderd Jordan 81674e04f3
libclc: use clang-4 2018-02-12 20:40:18 +01:00
Jaakko Luttinen fcca0ed08a
pythonPackages.Nikola: remove input pytest-mock 2018-02-12 14:22:40 +02:00
Robert Schütz 1674636aa7 python3Packages.Nikola: add mock to checkInputs
mock is no longer in propagatedBuildInputs of pytest-mock for python>2.7
2018-02-12 12:46:57 +01:00
Robert Schütz 804bf3c22a pythonPackages.pytest-mock: 1.6.0 -> 1.6.3 2018-02-12 12:46:21 +01:00
Profpatsch 53e790e7a8 maintainers: capitalize the Profpatsch attribute (vanity)
Since I’m already at it, this has been bothering me for a while.
2018-02-12 07:24:50 +01:00
Profpatsch 2922bee722 remove profpatsch from maintainer list of a few packages 2018-02-12 06:24:38 +01:00
Profpatsch b806863a82 jid: remove package 2018-02-12 06:23:33 +01:00
adisbladis d66174e4dc
Merge pull request #34860 from vcunat/p/nodejs-6_x
nodejs: 6.12.2 -> 6.12.3 (maintenance)
2018-02-12 09:54:42 +08:00
adisbladis 81a6e50110
Merge pull request #34800 from adisbladis/linphone-3_12_0
linphone: 3.10.2 -> 3.12.0
2018-02-12 09:39:06 +08:00
Franz Pletz cb02fae72f
Merge pull request #34797 from oxij/pkgs/opencl-things
OpenCL things
2018-02-12 00:16:16 +00:00
Will Fancher 627444cfc2 Use static cabal2nix in callCabal2nix 2018-02-11 18:33:20 -05:00
Hamish Mackenzie ca74ad35f4
rust: fix disabling of fragile test
Tests in the run-make directory are all in subdirectories
2018-02-12 12:10:29 +13:00
Vladimír Čunát 226d86a3c4
nodejs: 6.12.2 -> 6.12.3 (maintenance)
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.12.3
2018-02-11 22:47:58 +01:00
Andreas Rammhold 7fad46051e
Merge pull request #34681 from xurei/master
postman: init at 5.5.2
2018-02-11 20:43:53 +01:00
Olivier Bourdoux 63a4cbfb43 postman: init at 5.5.2 2018-02-11 18:39:44 +01:00
Daiderd Jordan 69779a5f7e
Merge pull request #33374 from dtzWill/update/llvm-5-default
Update LLVM default 4 -> 5
2018-02-11 18:29:26 +01:00
Spencer Baugh 600d0afc4f pythonPackages.aioconsole: init at 0.1.7 2018-02-11 17:23:52 +00:00
Frederik Rietdijk 3933b60bae
Merge pull request #34847 from va1entin/pynacl
pythonPackages.pynacl: fix tests
2018-02-11 15:15:42 +00:00
Valentin Heidelberger 92d68b0656 pythonPackages.pynacl: fix tests 2018-02-11 16:10:37 +01:00
Bjørn Forsman 8ea7a302bd make-fonts-cache: remove CACHEDIR.TAG file from Nix store
A CACHEDIR.TAG file indicates that the contents can be automatically
re-generated. This is not really true for Nix store paths. (Well _Nix_
can recreate them, but that's different.)

I noticed this issue as I was restoring full system backup that "for
some reason" always missed /nix/store/*-fc-cache (found by `nix-store
--verify --repair`). Turns out I was excluding caches from my backup...
2018-02-11 16:07:43 +01:00
Frederik Rietdijk b101148337
Merge pull request #34835 from vanzef/i3ipc
pythonPackages.i3ipc: init at 1.4.0
2018-02-11 14:10:27 +00:00
Ivan Solyankin eb3611a8f3 pythonPackages.i3ipc: init at 1.4.0
closes #34828
2018-02-11 16:34:31 +03:00
Pascal Wittmann b0047a527c
fswatch: 1.9.3 -> 1.11.2 2018-02-11 13:29:43 +01:00
Pascal Wittmann 63c97b946e
udunits: 2.2.24 -> 2.2.26 2018-02-11 13:22:19 +01:00
Pascal Wittmann 2d6d52b60c
icmake: 9.02.04 -> 9.02.06 2018-02-11 12:02:27 +01:00
Pascal Wittmann 2e7e318ffd
unibilium: 1.2.1 -> 2.0.0 2018-02-11 12:00:21 +01:00
Markus Kowalewski 5e12d76361
openmpi: fix broken modules, disable dsos 2018-02-11 00:49:12 -08:00
Frederik Rietdijk 27217271e1
Merge pull request #34826 from va1entin/pynacl
pythonPackages.pynacl: 0.3.0 -> 1.2.1
2018-02-11 08:48:56 +00:00
Luke Adams 677aa175a7 platformio-python: add git 2018-02-11 09:20:13 +01:00
Luke Adams 4da3c294f6 platformio-fhs: minor changes 2018-02-11 09:19:53 +01:00
Nadrieril ad7ab43448 pythonPackages.weboob: 1.1 -> 1.3 2018-02-11 09:14:42 +01:00
Lancelot SIX 45b9cf2659 pythonPackages.celery: 4.0.2 -> 4.1.0 2018-02-11 09:00:18 +01:00
Frederik Rietdijk 06a7281d0f Merge master into staging 2018-02-11 08:55:28 +01:00
Frederik Rietdijk 9d69ebe5a8 Merge staging at '256ba86' into master 2018-02-11 08:54:49 +01:00
Frederik Rietdijk 773aca9632
Merge pull request #34825 from dotlambda/home-assistant-0.63.0
home-assistant: 0.62.1 -> 0.63
2018-02-11 07:30:02 +00:00
Frederik Rietdijk 35ab6369c6
Merge pull request #34065 from markuskowa/openmpi3-pr
openmpi: 1.10.7->3.0.0, add markuskowa as maintainer
2018-02-11 07:27:17 +00:00
Markus Kowalewski 389a130e6d
mpi4py: disable test_spawn.py
test_spawn.py fails when build with openmpi-3.0.0 in a sandboxed
environment.
2018-02-10 22:37:45 -08:00
Valentin Heidelberger 97982f264a pythonPackages.pynacl: 0.3.0 -> 1.2.1 2018-02-11 01:52:38 +01:00
Tuomas Tynkkynen 48f3036e87 Merge remote-tracking branch 'upstream/master' into staging 2018-02-11 02:10:02 +02:00
Tuomas Tynkkynen 0ed5ba8a64 buildMavenPackage: Use concatStringsSep 2018-02-11 00:17:47 +02:00
Robert Schütz 0577bc4832 pythonPackages.astral: 1.4 -> 1.5 2018-02-10 23:16:48 +01:00
Austin Seipp df689d142b chez-scheme: 9.5-20171109 -> 9.5.1
- Add a new postInstall hook that installs Chez's kernel.o file into
the library directory. This library /should/ be installed by Chez, but
isn't, and it's the only way to properly embed Chez in your applications
or write your own shell/bootfile harness directly.

  - Fixes the version number for Nix to properly reflect the one Chez
shows the user.

  - Loose odds and ends (fix homepage URL, tidy up comments)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-10 14:14:04 -06:00
adisbladis d424160b33
go_1_8: 1.8.5 -> 1.8.7 2018-02-11 03:33:13 +08:00
adisbladis cac2a6596c
go_1_9: 1.9.3 -> 1.9.4 2018-02-11 03:33:08 +08:00
Daiderd Jordan 0905e5e23a
qt59-qtbase: fix darwin build 2018-02-10 20:30:38 +01:00
Shea Levy 32085eafa1 haskell-hpio: disable test suite to fix the build 2018-02-10 18:10:47 +01:00
Shea Levy b0270dfcec haskell-securemem: fix build with GHC 8.4 2018-02-10 18:10:47 +01:00
Shea Levy 74bde7e20a haskell-deepseq-generics: fix build on ghc 8.4 2018-02-10 18:10:47 +01:00
Shea Levy d2b6665024 haskell-twee-lib: disable broken haddocks 2018-02-10 18:10:46 +01:00
Shea Levy 15344506cc haskell-funcmp: Fix build on GHC 8.4 2018-02-10 18:10:46 +01:00
Shea Levy 7ac6c77323 ghc: Make deterministic profiling patches opt-in.
The patch changes some pieces of the exposed API, so we can't have our
default GHC changed in this way.
2018-02-10 18:10:44 +01:00
Shea Levy 9dfbb52423 liquidhaskell: Patch for compat with our deterministic profiling GHC patch 2018-02-10 18:05:29 +01:00
Shea Levy 69b0bc1bdf ghc 8.{2,4}: Add patches for deterministic profiling symbols.
These are taken from https://phabricator.haskell.org/D4388 (which is
against HEAD) and fix an inconsistency when building profiling
libraries on multiple machines that leads to linking failure.
2018-02-10 18:05:29 +01:00
Peter Simons 36a095e27e haskell-contravariant: fix build on GHC 7.10.x 2018-02-10 18:05:28 +01:00
Peter Simons 1d4529c7e2 cabal2nix: compile with hpack 0.25.0 2018-02-10 18:05:28 +01:00
Peter Simons c8bc6163c0 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-24-g7642d25 from Hackage revision
ddb881454b.
2018-02-10 18:05:23 +01:00
Peter Simons 52628a27e7 hackage2nix: disable broken builds 2018-02-10 18:05:21 +01:00
Jörg Thalheim b3e42e607c
Merge pull request #34021 from dtzWill/update/boomerang-20180118
boomerang: switch to new active fork, cleanup, maintain
2018-02-10 15:57:24 +00:00
Jan Malakhovski f036df0321 libclc: 2017-02-25 -> 2017-11-29 2018-02-10 15:07:14 +00:00
Jan Malakhovski d64748295a ocl-icd: fix cross-compilation 2018-02-10 15:07:14 +00:00
Jan Malakhovski 63a1c0c807 ocl-icd: provide a variant for each opencl-headers version 2018-02-10 15:07:13 +00:00
Jan Malakhovski 67a058eda7 opencl-headers: 2016-11-29 -> 2017-07-18, provide multiple versions 2018-02-10 15:07:13 +00:00
Jan Malakhovski 7f7e117c94 hwloc: disable x11 by default
I think nothing actually uses what this feature provides but all headless
machines suffer.
2018-02-10 15:07:12 +00:00
Jörg Thalheim e2d2503515
Merge pull request #34015 from veprbl/pytgbot
python-telegram-bot: init at 9.0.0
2018-02-10 14:41:14 +00:00
Robert Schütz 3c97239afe pythonPackages.testtools: clean up dependencies 2018-02-10 15:24:55 +01:00
Eric Wolf 230b640ea6 pythonPackages.neovim: 0.2.0 -> 0.2.1
changed dependency msgpack-python to msgpack to make
it build
2018-02-10 15:10:55 +01:00
Eric Wolf b020aef13a pythonPackages.msgpack: init at 0.5.4 2018-02-10 15:10:55 +01:00
Eric Wolf e2859068b1 pythonPackages.msgpack: renamed to msgpack-python 2018-02-10 14:47:19 +01:00
Thomas Mader 1ac2ce107c dub: 1.7.1 -> 1.7.2 2018-02-10 14:36:19 +01:00
Jörg Thalheim 5c22bf84e4
Merge pull request #34124 from arcadio/hunspell
hunspell: 1.6.1 -> 1.6.2
2018-02-10 13:03:10 +00:00
Jörg Thalheim 7e36db84c7
Merge pull request #34285 from fgaz/duktape
duktape: init at 2.2.0
2018-02-10 12:35:29 +00:00
Jörg Thalheim 7e1ebc2c52
Merge pull request #34327 from mnacamura/node-json-diff
node-packages.json-diff: init at 0.5.2
2018-02-10 12:30:41 +00:00
Jörg Thalheim a4354c9593
Merge pull request #34515 from vbgl/ocaml-tyxml-4.2.0
ocamlPackages.tyxml: 4.0.1 -> 4.2.0
2018-02-10 11:53:53 +00:00
Jörg Thalheim fdc9312dba
Merge pull request #34546 from samdroid-apps/add-spice-up
Add presentation app Spice Up
2018-02-10 11:43:09 +00:00
Frederik Rietdijk 2e07f0da88
Merge pull request #34808 from jluttine/fix-txtorcon
pythonPackages.txtorcon: fix tests
2018-02-10 11:33:34 +00:00
Jörg Thalheim 777c8388e6
Merge pull request #34523 from womfoo/init/librarian-puppet-go-0.3.9
librarian-puppet-go: init at 0.3.9
2018-02-10 11:32:40 +00:00
Jaakko Luttinen 6aee626c32
pythonPackages.txtorcon: fix tests
There is a bug in the upstream package that causes one test to fail currently:
https://github.com/meejah/txtorcon/issues/250

The test can be safely ignored but should be enabled once it's been fixed
upstream.
2018-02-10 13:11:07 +02:00
Frederik Rietdijk 2b16b1a1dd
Merge pull request #34807 from dotlambda/python
python: housekeeping
2018-02-10 10:55:51 +00:00
Robert Schütz 520eaac3c3 pythonPackages.pytest_xdist: enable tests for python2 2018-02-10 11:37:12 +01:00