Commit graph

41420 commits

Author SHA1 Message Date
Peter Simons b155ff6a5d
Merge pull request #31603 from wizzup/fix-missing-haskell-attr
configuration-ghc-7.10.x.nix: Remove missing attributes.
2017-11-13 13:10:24 +01:00
wisut hantanong 587219b9b7 remove missing attribute 'cabal-helper_0_6_3_1'
$ nix-shell -p haskell.packages.ghc7103.ghc-mod -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/master.tar.gz
error: attribute ‘cabal-helper_0_6_3_1’ missing, at /nix/store/l7kr5m1h1rp16fh7d1m47caj2yj6xz4m-master.tar.gz/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix:211:53
2017-11-13 17:49:27 +07:00
wisut hantanong 03cce166e9 remove missing attribute 'lens-family-th_0_4_1_0'
$ nix-env -f '<nixpkgs>' -qaPA pkgs.haskell.packages.ghc7103 -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/master.tar.gz
error: attribute ‘lens-family-th_0_4_1_0’ missing, at /nix/store/l7kr5m1h1rp16fh7d1m47caj2yj6xz4m-master.tar.gz/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix:161:20
2017-11-13 17:49:05 +07:00
Peter Simons 2ebcf7dba4
Merge pull request #31583 from matthewbauer/patch-6
r-modules: fix eval
2017-11-13 11:48:26 +01:00
aszlig 4cf16937ce
opencascade: Fix build against glibc 2.26
The header file xlocale.h has been removed in glibc 2.26.

Quoting the release notes[1]:

  * The nonstandard header <xlocale.h> has been removed. Most programs
    should use <locale.h> instead. If you have a specific need for the
    definition of locale_t with no other declarations, please contact
    libc-alpha@sourceware.org and explain.

Tested by building on x86_64-linux and it now succeeds.

[1]: https://sourceware.org/ml/libc-alpha/2017-08/msg00010.html

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @viric
2017-11-13 10:14:05 +01:00
Joerg Thalheim 8b0f2b22a5 godot: remove -stable suffix from version 2017-11-13 09:08:44 +00:00
Samuel Leathers 6e686ff36d webkitgtk: 2.18.2 -> 2.18.3 (fixes multiple CVE's) 2017-11-13 10:02:40 +01:00
Jason Hilton 61b20e2415 godot: 2.1.3 -> 2.1.4
When I tested this locally I had already merged in
pull #31587.

fixes #31588 #31587
2017-11-13 08:47:03 +00:00
Vincent Laporte d7e84159f8
coqPackages.interval: make bignums optional and propagated 2017-11-13 08:42:52 +00:00
Michael Raskin e294f2b203
Merge pull request #31575 from 4z3/skarnet
update skarnet.org packages
2017-11-13 09:32:25 +01:00
Gabriel Ebner 82687ffeed
Merge pull request #31556 from gebner/racket_docs
racket: reenable docs by default
2017-11-13 09:03:56 +01:00
Matthew Bauer 6b0e1910af libbsd: add myself as maintainer 2017-11-13 00:43:27 -06:00
Matthew Bauer ff0ac72719 libbsd: update darwin patch for 0.8.6
This resolves the patch issues. If someone has time, they should try to get the
patched merged upstream.
2017-11-13 00:43:27 -06:00
Matthew Bauer d19494cb53 libtiger: add myself as maintainer 2017-11-13 00:36:22 -06:00
Matthew Bauer 5882cc203c libtiger: fix on darwin 2017-11-13 00:35:56 -06:00
John Ericson 7db0b80c61 Merge remote-tracking branch 'channels/nixos-unstable' into staging 2017-11-13 00:18:03 -05:00
Matthew Justin Bauer 24e38f3075
r-modules: fix eval
Fixes #31508
2017-11-12 21:49:41 -06:00
Orivej Desh 2d2f5e1c4d pip-tools: disable tests that depend on a specific version of "six"
They broke after "six: 1.10.0 -> 1.11.0" (5d21308f81).
2017-11-13 03:35:26 +00:00
tv 9f4a461278 update skarnet.org packages
execline:          2.2.0.0 -> 2.3.0.3
s6:                2.4.0.0 -> 2.6.1.1
s6-dns:            2.1.0.0 -> 2.2.0.1
s6-linux-utils:    2.2.0.0 -> 2.4.0.2
s6-networking:     2.2.1.0 -> 2.3.0.2
s6-portable-utils: 2.1.0.0 -> 2.2.1.1
s6-rc:             0.1.0.0 -> 0.3.0.0
skalibs:           2.4.0.1 -> 2.6.0.1
2017-11-13 00:09:32 +01:00
Orivej Desh 93e0de2b3e
Merge pull request #31565 from orivej/hydra
hydra: 2017-09-14 -> 2017-10-26
2017-11-12 19:13:57 +00:00
Michael Weiss 46bcc0d498 pythonPackages.pyqt5: Add optional qtwebsockets support
This is e.g. required for gns3-gui 2.1.0. But it seems to break the
build for Python 2.7.
2017-11-12 19:56:45 +01:00
John Wiegley 9ea242c617
coqPackages.interval: Add bignums, now a required dependency 2017-11-12 10:21:56 -08:00
Vladimír Čunát ab1859e027
Merge branch 'staging'
Hydra looks very good: https://hydra.nixos.org/eval/1409475?compare=1409440
There's mainly some fallout from aarch64-linux not building `go`
on the first attempt.
2017-11-12 19:08:05 +01:00
John Wiegley a41478cebb
coqPackages.CoLoR: 1.3.0 -> 1.4.0, which now supports Coq 8.7 2017-11-12 10:03:32 -08:00
Vincent Laporte 16eef54eee
ocamlPackages.fileutils: 0.5.2 -> 0.5.3 2017-11-12 17:48:33 +00:00
John Wiegley bb038283c4
coqPackages.metalib: New expression 2017-11-12 09:34:06 -08:00
John Wiegley 7d6d4af1d1
Add missing default.nix for coqPackages.equations 2017-11-12 09:33:40 -08:00
John Wiegley dcab51c6f4
coqPackages.QuickChick: Update build for Coq 8.6 and 8.7 2017-11-12 09:17:48 -08:00
John Wiegley f1fc74359f
coqPackages.ssreflect: Build version 0.6.4 for Coq 8.6 and 8.7 2017-11-12 08:50:37 -08:00
John Wiegley b2418ca598
coqPackages.dpdgraph: Build version 0.6.2 for Coq 8.7 2017-11-12 08:50:36 -08:00
Orivej Desh 286faa2834 hydra: 2017-09-14 -> 2017-10-26
Fixes the build with the current nixUnstable.
2017-11-12 16:45:19 +00:00
Orivej Desh 228dd9defb
Merge pull request #31550 from orivej/dbus-1
make-dbus-conf: prefer local build
2017-11-12 16:44:14 +00:00
Thomas Tuegel d3efa486e5
qt59.qtbase: carefully avoid applying Linux flags to Darwin build 2017-11-12 09:51:48 -06:00
Thomas Tuegel ded18e4f47
qt59.qtbase: restore Darwin collection-types patch 2017-11-12 09:51:48 -06:00
Thomas Tuegel 2063d54c72
qt56: 5.6.2 -> 5.6.3 2017-11-12 09:51:48 -06:00
Thomas Tuegel 04ba30ef8e
qt59.qtbase: replace type with command for POSIX compatibility 2017-11-12 09:51:48 -06:00
Thomas Tuegel 3729b77531
qt5.mkDerivation: default enableParallelBuilding = true 2017-11-12 09:51:48 -06:00
Thomas Tuegel 4f72831934
qt56.qtbase: replace type with command for POSIX compatibility 2017-11-12 09:51:47 -06:00
Thomas Tuegel 9e05d61dd7
qt56: remove unused obsolete expressions 2017-11-12 09:51:47 -06:00
Thomas Tuegel 91b362c5cf
qt56.qtwebkit: fix build with ICU 59 2017-11-12 09:51:47 -06:00
Evan Wallace 0f315bb01d glog: 0.3.4 -> 0.3.5 2017-11-12 13:37:36 +00:00
Sarah Brofeldt 7e17685d09 php: Disallow bundled pcre 2017-11-12 13:19:17 +01:00
Sarah Brofeldt 201444f02d php: Move test comment to the top 2017-11-12 13:07:22 +01:00
Vincent Laporte dd1a9fa915
ocamlPackages.nocrypto: remove spurious dependency on oasis 2017-11-12 10:19:56 +00:00
Vincent Laporte d9dd5425b0
ocamlPackages.angstrom: remove spurious dependency on oasis 2017-11-12 10:14:51 +00:00
Vincent Laporte 45431bed57
ocamlPackages.ocaml_gettext: 0.3.5 -> 0.3.7 2017-11-12 10:14:50 +00:00
Frederik Rietdijk 74c92a341d
Merge pull request #31554 from xvapx/libnacl
pythonPackages.libnacl: 1.6.0 -> 1.6.1
2017-11-12 10:43:29 +01:00
Gabriel Ebner 30cf73cbde racket: reenable docs by default 2017-11-12 10:12:29 +01:00
Vincent Laporte 27d2eef21a
ocamlPackages.gen: 0.4.0.1 -> 0.5 2017-11-12 09:10:01 +00:00
Vincent Laporte 88389f43f7
ocamlPackages.containers: remove spurious dependency on oasis 2017-11-12 09:09:53 +00:00
Marti Serra 86ffe92e96 pythonPackages.libnacl: 1.6.0 -> 1.6.1 2017-11-12 09:49:14 +01:00
Sarah Brofeldt 58d07e2d6b php: Add nixos test to ensure php-pcre works in httpd 2017-11-12 08:05:27 +01:00
Orivej Desh fb8d552026 make-dbus-conf: prefer local build 2017-11-12 03:52:21 +00:00
John Wiegley 462b5e0d21
coqPackages.mathcomp: 1.6.1 -> 1.6.4, for Coq versions 8.6 and 8.7 2017-11-11 09:44:55 -08:00
Renaud 3b647d7bbd
Merge pull request #31376 from c0bw3b/pkg/libtom
libtom{crypt,math}: update to 1.18.0 and 1.0.1 resp.
2017-11-11 18:11:14 +01:00
c0bw3b a92dc4eae1 libtomcrypt: 1.17 -> 1.18.0 2017-11-11 17:57:49 +01:00
Renaud ddd9ed949b libtommath: 1.0 -> 1.0.1 2017-11-11 17:57:49 +01:00
Vincent Laporte 0f144feb31
libtorrent-rasterbar: set meta.platforms to Unix 2017-11-11 16:56:15 +00:00
Vincent Laporte d426e9097c
ocamlPackages.camomile: 0.8.6 -> 0.8.7 2017-11-11 16:56:14 +00:00
Peter Simons c1c21cde1d
Revert "qt5: Add qtnetworkauth submodule" 2017-11-11 17:53:01 +01:00
Peter Simons c6d9b5d96a haskell-c2hs: use development version from github to work around _Float128 bug
Works around https://github.com/haskell/c2hs/issues/192.
Closes https://github.com/NixOS/nixpkgs/issues/31411.
Closes https://github.com/NixOS/nixpkgs/pull/31498.
2017-11-11 17:38:42 +01:00
Peter Simons 56a4c3750e git-annex: fix sha256 hash after upstream update 2017-11-11 17:38:26 +01:00
Peter Simons e876aa4db9 ghc: bump 8.2.2 pre-release to rc3 2017-11-11 17:38:26 +01:00
Peter Simons d500b844d0 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-15-g404d240 from Hackage revision
be0149737e.
2017-11-11 17:38:26 +01:00
Pascal Wittmann f63c21569f
Fix homepage links (see #30636) 2017-11-11 17:36:48 +01:00
Sarah Brofeldt c7891595c9 php: Fix php pcre by using external lib 2017-11-11 17:02:07 +01:00
Graham Christensen 417706dcc1
Merge pull request #31522 from Mankarse/folly-v2017.11.06.00
folly: 2017.07.24.00 -> 2017.11.06.00
2017-11-11 10:11:18 -05:00
Michael Raskin cd06d23ccb asdf: 3.2.0 -> 3.3.0 2017-11-11 15:31:43 +01:00
Michael Raskin af0212cb19 libgphoto2: drop .upstream file: hash method is now different 2017-11-11 15:31:42 +01:00
Michael Raskin 84f8ba819e luarocks: 2.4.2 -> 2.4.3 2017-11-11 15:31:42 +01:00
Michael Raskin 61a9f69970 gtdialog: 1.3 -> 1.4 2017-11-11 15:31:38 +01:00
Michael Raskin 88788e7c02 botan2: update .upstream file to the new versioning approach 2017-11-11 15:31:37 +01:00
Michael Raskin c06f3ca994 Drop obsolete .upstream file (project has moved) 2017-11-11 15:31:35 +01:00
Thomas Tuegel 1e9edbf6ee
Merge pull request #28480 from ilpianista/qt5
qt5: Add qtnetworkauth submodule
2017-11-11 08:25:10 -06:00
Vladimír Čunát cbfb586151
Merge security fixes adapted from #31437 2017-11-11 13:33:25 +01:00
Andreas Rammhold 73bec97674
libexif: fix CVE-2017-7544
Patch application simplified during rebasing.
2017-11-11 13:32:09 +01:00
Andreas Rammhold 4d4cd769f6
libextractor: 1.4 -> 1.6 (+ fixes multiple CVEs)
fixes CVE-2017-15266,CVE-2017-15267,CVE-2017-15600,CVE-2017-15601,CVE-2017-15602,CVE-2017-15922
2017-11-11 13:30:53 +01:00
Evan Wallace f11e3b5c93 folly: 2017.07.24.00 -> 2017.11.06.00 2017-11-11 11:41:35 +00:00
Daiderd Jordan 6bedd0b821
Merge pull request #31509 from matthewbauer/disable-sdltest
SDL: try disabling sdltest on darwin
2017-11-11 12:32:12 +01:00
Vladimír Čunát 6255e95a3d
qpdf: nitpicks after update
I read the release notes.
http://qpdf.sourceforge.net/files/qpdf-manual.html#ref.release-notes
2017-11-11 10:24:48 +01:00
Frederik Rietdijk a1911a04b0
Merge pull request #31519 from Ma27/fix-yowsup
pythonPackages.yowsup: disable python2 build
2017-11-11 09:51:15 +01:00
Maximilian Bosch 14c13ed390
pythonPackages.yowsup: disable python2 build
I'm not exactly sure why, but it seems as the python2 build
of yowsup is breaking.
see https://github.com/tgalal/yowsup/issues/2325

It seems to be recommended to use python3 for building and disable
the usage of python2 which fixed the build.
2017-11-11 09:46:11 +01:00
Vladimír Čunát 8559b6db82
Merge branch 'master' into staging
A couple thousand rebuilds from master.
2017-11-11 09:25:07 +01:00
Frederik Rietdijk ff4080e11f python.pkgs.folium: fix build 2017-11-11 09:22:25 +01:00
Frederik Rietdijk 2b2088ef32 python.pkgs.reportlab: 3.2.0 -> 3.4.0 2017-11-11 09:16:59 +01:00
Frederik Rietdijk e8be9f0437 python.pkgs.reportlab: move expression 2017-11-11 09:15:21 +01:00
Frederik Rietdijk 1806559d05 python.pkgs.ipython: add missing typing dependency 2017-11-11 08:57:09 +01:00
Matthew Bauer e19434b402 SDL: try disabling sdltest on darwin 2017-11-10 19:22:15 -06:00
Orivej Desh 0fddfcdd4d
Merge pull request #30350 from alicebob/absdir
go: use absolute dir in getGoDirs()
2017-11-11 01:17:23 +00:00
Orivej Desh 4b6f20c56f
Merge pull request #31170 from jbboehr/php-mysqlnd-m
php: add config.php.mysqlnd option
2017-11-11 00:39:04 +00:00
Daan Wynen 131676ff15
typo 2017-11-10 22:48:33 +01:00
Pascal Wittmann 24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
Orivej Desh fc22a0160e
Merge pull request #31488 from adisbladis/awscli
awscli: 1.11.162 -> 1.11.185
2017-11-10 20:52:27 +00:00
Pascal Wittmann 3cd6c76ae6
jasper: 2.0.13 -> 2.0.14 2017-11-10 21:47:21 +01:00
Pascal Wittmann 6651bc1c36
icmake: 9.02.02 -> 9.02.03 2017-11-10 21:44:45 +01:00
Vladimír Čunát 7636ee7bcd
Merge #31501: llvm-{3.4,3.5}: glibc 2.26 fixes 2017-11-10 21:34:48 +01:00
Daiderd Jordan 0e92951773
Merge pull request #31487 from jbaum98/nbconvert
pythonPackages.nbconvert: fix failing tests on darwin
2017-11-10 21:24:35 +01:00
Orivej Desh d00e649d2f
Merge pull request #31484 from pbogdan/coreclr-glibc-226
coreclr: fix build with glibc 2.26
2017-11-10 20:10:23 +00:00
Nikolay Amiantov c69d90b888 bazel: fix lost dependencies
Fixes #31249
2017-11-10 22:34:42 +03:00
Nikolay Amiantov 6bdee9c730 bazel: add Nix hacks
Those are needed to build Bazel packages in Nix.
2017-11-10 22:34:42 +03:00
Piotr Bogdan b261c73dce llvm_35: fix build with glibc 2.26 2017-11-10 19:16:26 +00:00
Piotr Bogdan 38ac67fc9a llvm_34: fix build with glibc 2.26 2017-11-10 19:16:11 +00:00
adisbladis ac3a328e07
pythonPackages.s3transfer: 0.1.10 -> 0.1.11 2017-11-11 02:35:41 +08:00
adisbladis 0286cc7220
pythonPackages.botocore: 1.7.20 -> 1.7.43 2017-11-11 02:35:40 +08:00
Piotr Bogdan 468a6b62b2 coreclr: fix build with glibc 2.26 2017-11-10 18:08:56 +00:00
Jake Waksbaum 5e5ba33b5e
pythonPackages.nbconvert: fix failing tests on darwin 2017-11-10 11:49:56 -05:00
Vladimír Čunát 304259bdb1
Merge branch 'master' into staging
Mass rebuild, mainly on Darwin.
2017-11-09 22:37:01 +01:00
Vladimír Čunát 194699c04a
Merge #31455: gcj: fix build with glibc-2.26 2017-11-09 22:22:38 +01:00
Vladimír Čunát ea40b0c7e8
Merge #31404: libzip: security 1.2.0 -> 1.3.0 2017-11-09 22:22:37 +01:00
Vladimír Čunát fb00ed80e4
Merge #31449: hhvm: fix build with glibc-2.26 2017-11-09 22:22:34 +01:00
Piotr Bogdan 7112718a20 gcj: fix build with glibc 2.26 2017-11-09 20:50:21 +00:00
Daiderd Jordan 9f4024c05d
libgit2: fix darwin build 2017-11-09 21:45:06 +01:00
Piotr Bogdan 4173ec1562 hhvm: fix build with glibc 2.26 2017-11-09 18:58:56 +00:00
James Earl Douglas 5d038f7d10
jenkins: 2.88 -> 2.89 2017-11-09 09:44:43 -07:00
Peter Simons dfa0bcd9e2 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-15-g404d240 from Hackage revision
af07a23b87.
2017-11-09 16:18:17 +01:00
Peter Simons b7f5acd7a2 LTS Haskell 9.12 2017-11-09 16:18:17 +01:00
Lancelot SIX 3d8be08cf8
Merge pull request #31394 from xvapx/sybase
pythonPackages.sybase: move to python-modules
2017-11-09 15:34:16 +01:00
Orivej Desh e38f6ab41f
Merge pull request #31425 from Mankarse/openal-soft-1.18.2
openal-soft: 1.17.2 -> 1.18.2
2017-11-09 13:55:01 +00:00
Evan Wallace 3c0f3cf07d allegro5: 5.2.2.0 -> 5.2.3.0 2017-11-09 12:45:04 +00:00
Andreas Rammhold b6fd7bfd04 qpdf: 6.0.0 -> 7.0.0 (fixes several CVEs)
fixes CVE-2017-11624,CVE-2017-11625,CVE-2017-11626,CVE-2017-11627,CVE-2017-12595,CVE-2017-9208,CVE-2017-9209,CVE-2017-9210
2017-11-09 12:48:21 +01:00
Andreas Rammhold 8312eaf11c radare2: 2.0.0 -> 2.0.1 (+ fix for CVE-2017-15385) 2017-11-09 12:48:21 +01:00
Orivej Desh e489ecf804
Merge pull request #31422 from mimadrid/update/filezilla-3.29.0
filezilla: 3.28.0 -> 3.29.0
2017-11-09 11:39:56 +00:00
Orivej Desh fd94789a18 ccl: fix build with glibc 2.26 2017-11-09 10:59:59 +00:00
Evan Wallace 93e082299c openal-soft: 1.17.2 -> 1.18.2 2017-11-09 08:43:36 +00:00
John Boehr 1cff740488
Apply changes recommended by @Mic92 2017-11-09 00:14:27 -08:00
John Boehr 4f3649be76
Merge branch 'master' of https://github.com/NixOS/nixpkgs into php-mysqlnd-m 2017-11-09 00:10:07 -08:00
mimadrid 828856321e
libfilezilla: 0.11.0 -> 0.11.1 2017-11-09 08:47:28 +01:00
Franz Pletz 72450025dd
Merge pull request #30318 from peterhoeg/u/qtox
libmsgpack/libtoxcore/qtox: several related package upgrades
2017-11-09 07:09:34 +01:00
aszlig e13c6645b1
python/natsort: Skip some tests with Python 3.[56]
Since the update to Python 3.6.3 in f906d6d18e
some of the Hypothesis tests in natsort suddenly begin to fail with
errors like this one:

res = '\x00\x00', f = <built-in function strxfrm>

>   return partial(reduce, lambda res, f: f(res), functions)
E   ValueError: embedded null character

The tests didn't fail with Python 3.6.2, but they did fail with Python
3.5 already.

I didn't dig through what the exact problem was, but I'd guess that the
problem could lie in Hypothesis itself. Unfortunately updating to the
latest version of Hypothesis didn't turn out to be that easy as well,
because the newer versions have a circular dependency on pytest and a
few other libraries.

So I opted against updating Hypothesis for now and just mark the tests
as "expected to fail" on purpose so that whenever we someday have a
newer version of Hypothesis, the build for natsort will fail and we can
remove this patch again.

Tested against Python 2.7, 3.4, 3.5 and 3.6 and all of the builds now
succeed.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @jluttine, @FRidh
2017-11-09 06:54:53 +01:00
Dan Peebles 0f75e6bef7 cpython: make configd optional (for sandboxed darwin bootstraps) 2017-11-08 22:20:00 -05:00
Ruben Maher 1425d4436c flow: 0.58.0 -> 0.59.0 2017-11-09 10:43:25 +10:30
Thomas Tuegel 094d088135
Merge pull request #31357 from ttuegel/qt-5-tmp
Qt 5: revert 5.9.2; remove build temporary directory
2017-11-08 16:06:38 -06:00
Vladimír Čunát 94efde5119
Merge #31402: mlt, ffado: fix includeds with glibc-2.26 2017-11-08 23:01:47 +01:00
aszlig 44cb95a234
llvmPackages/libc++: Fix build against glibc 2.26
This is very similar to what we had in bb0b0822ef.

The xlocale.h header is no longer existing in glibc version 2.26, so we
need to avoid including it.

I've tested building against all of the libcxx attributes of LLVM 3.5,
3.7, 3.8, 3.9, 4 and 5.

All of them succeeded except version 3.5, which failed because of an
unrelated issue (build of libc++abi has failed, one of its
dependencies), so I only verified whether the patch applies cleanly.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @vcunat
2017-11-08 22:08:11 +01:00
aszlig a2045e029a
libstdc++5: Add patch to fix type for ucontext_t
Since glibc 2.26, struct ucontext no longer exists but is wrapped in a
typedef ucontext_t.

This is basically a backport of the patch to gcc version 4.5 which was
introduced by @vcunat in f04b64c1e9.

Building against x86_64-linux and i686-linux now succeeds.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @abbradar
2017-11-08 20:52:20 +01:00
Herwig Hochleitner ee0c629325 webkitgtk: 2.18.1 -> 2.18.2 2017-11-08 20:51:09 +01:00
John Ericson 4c6a1db756 Merge base commit of #30484 into staging 2017-11-08 14:26:33 -05:00
John Ericson 0101856765
Merge pull request #30549 from obsidiansystems/bintools
treewide: Introduce stdenv.cc.bintools
2017-11-08 14:20:48 -05:00
Michael Raskin e9965b5b19 julia_06: fix libgit2 tests by updating the literal strings searched in the error messages 2017-11-08 18:43:02 +01:00
Jörg Thalheim f1992a206f
Merge pull request #31389 from xvapx/meliae
pythonPakages.meliae fix version
2017-11-08 17:42:30 +00:00
Piotr Bogdan 2704fdd710 mlt: fix build with glibc-2.26
see https://github.com/mltframework/mlt/pull/248
2017-11-08 17:35:48 +00:00
Maxime Dénès a53462ea85 psc-package: 0.2.0 -> 0.2.4 2017-11-08 18:06:51 +01:00
Piotr Bogdan e26c52e03a libzip: 1.2.0 -> 1.3.0 2017-11-08 16:32:26 +00:00
Peter Simons c7203efb7d
Merge pull request #31333 from ElvishJerricco/unextracted-all-cabal-hashes
Unextracted all cabal hashes
2017-11-08 16:25:16 +01:00
aszlig bb0b0822ef
neko: Fix build against glibc 2.26
The header file xlocale.h has been removed in glibc 2.26.

Quoting the release notes[1]:

* The nonstandard header <xlocale.h> has been removed. Most programs
  should use <locale.h> instead. If you have a specific need for the
  definition of locale_t with no other declarations, please contact
  libc-alpha@sourceware.org and explain.

I've backported HaxeFoundation/neko@e286c8f330
against version 2.1.0 and the build now succeeds.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-08 16:05:19 +01:00
Marti Serra e4c7cfc9eb pythonPackages.sybase: move to python-modules 2017-11-08 15:59:16 +01:00
aszlig 845aae9c10
clisp: Add patch to remove reference to cfree
Fixes the build failure after the upgrade to glibc 2.26 in
9bb67d5c1e.

From the cfree(3) manpage:

This function should never be used. Use free(3) instead. Starting with
version 2.26, it has been removed from glibc.

From the glibc 2.26 release notes[1]:

* The obsolete function cfree has been removed.  Applications should use
  free instead.

[1]: https://sourceware.org/ml/libc-alpha/2017-08/msg00010.html

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @7c6f434c, @tohl
2017-11-08 15:52:25 +01:00
Joerg Thalheim 81154d929a dbench: fix compilation with glibc 2.6
stdint is needed for intptr_t
2017-11-08 12:39:07 +00:00
Orivej Desh 26ac0de8be
Merge pull request #31391 from devhell/mediainfo
{lib-}mediainfo{-gui},libzen: 0.7.99 -> 17.10, 0.4.35 -> 0.4.37
2017-11-08 12:13:38 +00:00
Michael Weiss 9413521682
Merge pull request #31375 from dywedir/sway
sway: 0.14.0 -> 0.15.0
wlc: 0.0.10 -> 0.0.11
2017-11-08 12:46:30 +01:00