Commit graph

45476 commits

Author SHA1 Message Date
Corey O'Connor cce1e28fae swi-prolog: add JDK to build dependencies to enable JPL. 2018-03-13 22:45:55 -07:00
Peter Simons 79c97645b4 haskell-Cabal: version 2.2.x now accepts older versions of text 2018-03-13 21:41:54 +01:00
Peter Simons a3a6918137 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9-5-g32974fc from Hackage revision
3e784a7dcf.
2018-03-13 21:41:54 +01:00
Daiderd Jordan 15ee5ff446
v8: only use -Wno-error=unused-lambda-capture with clang 2018-03-13 19:21:47 +01:00
Michael Raskin 9f4aaf11bd
Merge pull request #36891 from volth/aliases-2
treewide: s/saneBackends/sane-backends/g
2018-03-13 14:12:29 +00:00
Frederik Rietdijk 0fe236dbf2 dtc: fetch over https 2018-03-13 14:26:18 +01:00
Franz Pletz 4b72196874
Merge pull request #36806 from timokau/conan-fix
conan: Fix build
2018-03-13 13:16:21 +00:00
Peter Simons 54ade273e7
Merge pull request #36526 from idontgetoutmuch/master
Add sundials
2018-03-13 13:29:17 +01:00
Timo Kaufmann 5fdfe61b35 conan: Fix build
conan has very strict requirements on the versions of its dependencies.
This patch adds downgraded versinos of node-semver and distro to
statisfy these requirements.
2018-03-13 11:36:45 +01:00
volth 7ec0471242 treewide: s/xlibs/xorg/g (#36889) 2018-03-13 10:16:03 +00:00
Sander van der Burg 3a5e38fa00 remarkjs: regenerate dependencies with node2nix 1.5.3 2018-03-13 10:41:53 +01:00
Samuel Leathers 85d22e7510
remarkjs: inherit libtool for derivation 2018-03-12 23:45:34 -04:00
volth 34f12184cd treewide: s/saneBackends/sane-backends/g 2018-03-13 00:47:10 +00:00
Franz Pletz a1af032fcc
Merge pull request #36776 from Ma27/fix-gplaycli
pythonPackages.gplaycli: 0.1.2 -> 3.21
2018-03-12 23:27:44 +00:00
Franz Pletz c94af976fc
Merge pull request #36773 from Ma27/fix-python-asana
pythonPackages.asana: fix build
2018-03-12 23:22:19 +00:00
Yuri Aisaka 77e2f28b45 cpp-gsl: treat sign-conversion as warning (#36630) 2018-03-12 23:15:56 +00:00
John Ericson 62ca2316a4
Merge pull request #36885 from obsidiansystems/meta-host-prepare
treewide: Prepare for #34444
2018-03-12 19:06:35 -04:00
Sander van der Burg 40e3ad60aa nodePackages: regenerate with node2nix 1.5.3 2018-03-13 00:04:44 +01:00
John Ericson b152dcf852 pharo: Tighten source and simplify meta.platforms 2018-03-12 18:55:41 -04:00
John Ericson 79d8353b5e treewide: Make shouldUsePackages copypasta use meta.available
The old way depended on old list-of-strings `meta.platforms`, and was
not good for cross.
2018-03-12 18:55:41 -04:00
John Ericson dde80d705e qtbase: Fix x86_64-conditional logic
Now works with cross and old and new meta checks alike.
2018-03-12 18:55:41 -04:00
Nikolay Amiantov 5e9e30799b xgboost: disable on AArch64
It requires SSE2.
2018-03-13 01:02:28 +03:00
Daiderd Jordan af041b34a2
libcdio: fix darwin build
/cc ZHF #36454
2018-03-12 21:32:38 +01:00
Daiderd Jordan 4ba61cd136
libpar2: fix clang build
/cc ZHF #36454
2018-03-12 21:23:34 +01:00
Daiderd Jordan 0c629e9c23
v8: fix clang build
/cc ZHF #36454
2018-03-12 21:09:15 +01:00
Maximilian Bosch 17e1795db0
pythonPackages.asana: fix build
Fetching sources from GitHub to have needed files like `LICENSE` and
tests available to provide safer builds.

See https://hydra.nixos.org/build/70676254/log
See ticket #36453
2018-03-12 20:51:15 +01:00
Vladimír Čunát 8a74c75e22
Merge #36626: libgroove: fix build 2018-03-12 20:18:13 +01:00
Jörg Thalheim 97fff8d806 Revert "bundler: 1.14.6 -> 1.16.1"
This reverts commit 0aa95d73bd.

revert because of gitlab
2018-03-12 18:50:20 +00:00
Daiderd Jordan 9055cb8171
Merge pull request #36837 from knedlsepp/fix-pythonPackages.shapely-on-darwin
pythonPackages.shapely: fix darwin build
2018-03-12 19:42:57 +01:00
Daiderd Jordan a431a65a2c
Merge pull request #36833 from knedlsepp/fix-petsc-on-darwin
petsc: fix darwin build
2018-03-12 19:11:29 +01:00
Jörg Thalheim c3ccaedee0
Merge pull request #36409 from Mic92/bundler
bundler: 1.14.6 -> 1.16.1
2018-03-12 18:02:07 +00:00
pukkamustard 1993ebf0c7
flyway: refactor supported platforms
Other Unix platforms are supported (not only Linux).
2018-03-12 18:46:35 +01:00
lewo 4be7395bde
Merge pull request #36861 from johnchildren/init/go-langserver-unstable
go-langserver: init at unstable-2018-03-05
2018-03-12 16:33:14 +01:00
Dominic Steinitz 46f9e10636 Add name to maintainers' list 2018-03-12 14:58:12 +00:00
John Children 79f4548aa2 go-langserver: init at unstable-2018-03-05 2018-03-12 14:52:13 +00:00
Peter Simons bd46cb180d haskell-vty: use latest version when compiling with GHC 8.4.x 2018-03-12 14:31:00 +01:00
Peter Simons aed9401abc hledger-lib: add override fix build with ghc 8.4.x 2018-03-12 14:31:00 +01:00
Peter Simons 6c837058a4 haskell-megaparsec: fix build with GHC 7.10.x 2018-03-12 14:31:00 +01:00
Peter Simons 729a26d875 haskell-parser-combinators: fix build with GHC 7.10.x 2018-03-12 14:31:00 +01:00
Peter Simons d9ed7a2642 haskell-cmdargs: fix build with GHC 7.10.x 2018-03-12 14:30:59 +01:00
Peter Simons c575724782 haskell-tar: fix build with ghc-7.10.x 2018-03-12 14:30:59 +01:00
Peter Simons 7337a20f64 haskell-inline-c: disable test suite to avoid around quickcheck failure 2018-03-12 14:30:59 +01:00
Peter Simons 74e40b0671 haskell-HTTP: drop obsolete override for GHC 8.4.x 2018-03-12 14:30:59 +01:00
Peter Simons d531e09696 haskell-changelogged: update override for new turtle version 2018-03-12 14:30:59 +01:00
Kosyrev Serge c373b26f9c ghc841: boxes fix released 2018-03-12 14:30:58 +01:00
Kosyrev Serge 1278dba2bc ghc841: bv fix released 2018-03-12 14:30:58 +01:00
Peter Simons 86058acb2f haskell-ChasingBottoms: drop obsolete override 2018-03-12 14:30:58 +01:00
Peter Simons 83de07c6b4 LTS Haskell 10.9
This includes an automatic update of hackage-packages.nix, generated by
hackage2nix v2.9-5-g32974fc from Hackage revision
ed783e7c6e.
2018-03-12 14:30:10 +01:00
Sander van der Burg 634cbfa8f2 nodejs: patch bundled node-gyp module to not invoke xcodebuild on macOS causing modules with native dependencies to fail 2018-03-12 12:16:17 +01:00
Jörg Thalheim bbf69b7301 travis: add update instructions (#36855) 2018-03-12 10:47:16 +00:00