Commit graph

42560 commits

Author SHA1 Message Date
Frederik Rietdijk
166c9fd85d python: Faker: 0.8.7 -> 0.8.8 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
78d6446a20 python: Eve: 0.7.4 -> 0.7.5 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
ffebbd2f8d python: easy-thumbnails: 2.4.2 -> 2.5 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
b6d84fa6ab python: docker-compose: 1.15.0 -> 1.18.0 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
cb5a82020f python: docker: 2.5.1 -> 2.7.0 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
68436b4597 python: djangorestframework: 3.7.3 -> 3.7.7 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
db39391c01 python: django-jinja: 2.2.2 -> 2.4.1 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
a2426f0013 python: distro: 1.0.4 -> 1.2.0 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
6521f19a43 python: dask: 0.15.4 -> 0.16.0 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
e06dac7f2a python: cytoolz: 0.8.2 -> 0.9.0 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
f5196cce42 python: cx_Freeze: 5.0.2 -> 5.1.1 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
0978a41467 python: csscompressor: 0.9.4 -> 0.9.5 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
466dad658d python: credstash: 1.13.4 -> 1.14.0 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
2678ce77f0 python: botocore: 1.8.10 -> 1.8.21 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
5ce2e95c98 python: bokeh: 0.12.10 -> 0.12.13 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
36b8acaf1f python: attrs: 17.2.0 -> 17.4.0 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
7812f83a2d python: astropy: 2.0.2 -> 2.0.3 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
b77f351365 python: astroid: 1.5.3 -> 1.6.0 2017-12-30 17:06:32 +01:00
Frederik Rietdijk
db3a07fbda python: astor: 0.5 -> 0.6.2 2017-12-30 17:06:31 +01:00
Frederik Rietdijk
fb60a2fba5 python: asn1crypto: 0.23.0 -> 0.24.0 2017-12-30 17:06:31 +01:00
Frederik Rietdijk
e09ccfa379 python: asgiref: 1.1.2 -> 2.0.1 2017-12-30 17:06:31 +01:00
Frederik Rietdijk
1dd3e8125d python: APScheduler: 3.4.0 -> 3.5.0 2017-12-30 17:06:31 +01:00
Frederik Rietdijk
195a00e7a3 python: aiohttp: 2.3.3 -> 2.3.7 2017-12-30 17:06:31 +01:00
Frederik Rietdijk
15ceedc572 python: aenum: 2.0.8 -> 2.0.9 2017-12-30 17:06:31 +01:00
Frederik Rietdijk
2ec466e6d9 python: absl-py: 0.1.5 -> 0.1.7 2017-12-30 17:06:31 +01:00
Frederik Rietdijk
2d0bead714 Merge remote-tracking branch 'upstream/master' into HEAD 2017-12-30 17:04:54 +01:00
Frederik Rietdijk
9d4de1eac8
Merge pull request #32852 from georgewhewell/django-2_0
django: add 2.0 release
2017-12-30 15:30:05 +00:00
Frederik Rietdijk
9ee22e24b3
Merge pull request #33065 from teto/protocol
protocol: init at 20171226
2017-12-30 15:23:52 +00:00
Herwig Hochleitner
8e0a8d2bd8 webkitgtk: 2.18.3 -> 2.18.4
CVE-2017-7156
CVE-2017-13856
CVE-2017-13866
CVE-2017-13870
2017-12-30 14:52:50 +01:00
Peter Simons
1b33f09aae uhc: disable broken build 2017-12-30 13:54:25 +01:00
Peter Simons
016aa581a7 haskell: extend generic builder to recognize mis-configured Cabal 2.x builds
Cabal 1.x says:

 | Warning: This package indirectly depends on multiple versions of the same
 | package. This is highly likely to cause a compile failure.

But in version 2.x, that warning is split into two lines differently:

 | Warning:
 |     This package indirectly depends on multiple versions of the same package. This is very likely to cause a compile failure.

This commit modifies the call to "egrep" to recognize both versions by virtue
of the "-z" flag, which essentially interprets the whole configure-time output
as one long line.
2017-12-30 13:53:05 +01:00
Peter Simons
a05d950812 haskell-intero-nix-shim: build is broken 2017-12-30 13:53:05 +01:00
Peter Simons
8128c17d44 haskell-vaultenv: build is broken due to "optparse-applicative <0.14" dependency
Ping @lnl7.
2017-12-30 13:53:04 +01:00
Peter Simons
7eeea3d7e2 haskell: configure overrides to fix numerous package builds with GHC 7.10.3 2017-12-30 13:53:04 +01:00
Peter Simons
f84d863793 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision
fa9adf335b.
2017-12-30 13:53:04 +01:00
Peter Simons
0232282eb5 hackage2nix: disable broken Hydra builds
- Ping @khumba for failing "hoppy-runtime":
   https://hydra.nixos.org/build/66704172.

 - Drop "persistent-redis" from the list of maintained packages (@psibi)
   because it continues to fail: https://hydra.nixos.org/build/66704120.
2017-12-30 13:51:48 +01:00
Peter Simons
f5a501074f Drop Haskell package set for GHC 7.8.4.
We support only the last three major releases, i.e. 7.10.x is the latest
compiler we worry about.

The *compiler* is still there, though; it's just the package set that's been
removed.
2017-12-30 13:51:07 +01:00
Peter Simons
af6f4f0849 ghc: drop obsolete version 7.8.3
We have the newer minor release 7.8.4.
2017-12-30 13:51:07 +01:00
Frederik Rietdijk
bb729316dd
Merge pull request #33201 from rnhmjoj/steamcontroller
Add Steam controller userspace driver
2017-12-30 11:55:47 +00:00
rnhmjoj
c3b98dcead
pythonpackages.libusb1: init at 1.6.4 2017-12-30 12:31:45 +01:00
Adam Fidel
6a6e34b81e fastpbkdf2: init at version 1.0.0 (#33155) 2017-12-30 05:26:08 +03:00
Yegor Timoshenko
41ab3d4bd5
Merge pull request #33100 from olynch/mitschemeX11
mitschemeX11: init at 9.2
2017-12-30 04:33:53 +03:00
Will Dietz
4818f75054 radare2: enable parallel building 2017-12-29 18:55:20 -06:00
Will Dietz
85842b586a radare2: 2.1.0 -> 2.2.0 2017-12-29 18:54:01 -06:00
John Ericson
eb27be0731
Merge pull request #33186 from obsidiansystems/cross-binutils
binutils: Fix cross, again
2017-12-29 17:42:38 -05:00
Ben Gamari
c15c449236 binutils: Always search DT_RPATH 2017-12-29 17:32:28 -05:00
John Ericson
b1dcc6c201
Merge pull request #33185 from obsidiansystems/cross-simple
treewide: A few misc cross changes from #26805
2017-12-29 17:30:18 -05:00
Tuomas Tynkkynen
722295fc15 openblas: Support ARMv6 2017-12-30 00:19:57 +02:00
John Ericson
e73d805aa9 libelf: Fix cross compilation
There is an upstream bug where it is assumed that if host != build, host
doesn't support shared libraries. We override that overly conservative
check. See
http://lists.uclibc.org/pipermail/uclibc-cvs/2005-August/019383.html

Also clean up some comments.
2017-12-29 17:19:22 -05:00
John Ericson
7ede347ce9 Merge #33167 into staging 2017-12-29 15:46:46 -05:00