Robin Gloster
84a9a80123
pythonPackages.oslo-config: fix substituteInPlace
2017-08-11 11:40:35 +02:00
Robin Gloster
d98245b256
pythonPackages.keystoneauth1: fix substituteInPlace
2017-08-11 11:40:35 +02:00
Robin Gloster
64b57cfc1d
shapelib: use not HTTPS as TLS is configured incorrectly
2017-08-11 11:40:35 +02:00
Robin Gloster
400abb8877
gdal: 2.1.3 -> 2.2.1
2017-08-11 11:40:35 +02:00
Jörg Thalheim
bd41e827de
Merge pull request #28103 from volth/patch-10
...
ccacheWrapper: extraConfig does not handle special characters
2017-08-10 21:24:07 +01:00
Jörg Thalheim
8a2977676d
Merge pull request #28054 from kiloreux/ffmpeg-opencore
...
ffmpeg-full: enable opencore-amr
2017-08-10 20:31:37 +01:00
Frederik Rietdijk
9f73f22c64
Merge commit 'b1f5305abd7b1b3d7ed180d9d00301da6e323e41' into HEAD
2017-08-10 19:26:16 +02:00
Peter Simons
e204bef487
libsoup: update to version 2.59.90.1 to fix CVE-2017-2885
2017-08-10 16:45:33 +02:00
volth
031eb79a0b
ccacheWrapper: extraConfig does not handle special characters
...
An independent part of https://github.com/NixOS/nixpkgs/pull/28022
2017-08-10 10:13:17 +00:00
Domen Kožar
ff5fd118b9
Merge pull request #28044 from mpickering/ghc-head
...
GHC Head updates
2017-08-10 09:30:00 +02:00
Robin Gloster
b1f5305abd
serf: fix darwin build
2017-08-09 23:53:08 +02:00
Willi Butz
e9a2cfda7b
vigra: 1.10.0 -> 1.11.1
2017-08-09 21:50:21 +02:00
Robin Gloster
37bf3c8782
pythonPackages.distorm3: init at 3.3.4
2017-08-09 21:50:21 +02:00
Willi Butz
08e450df46
movit: 1.2.0 -> 1.5.1
2017-08-09 21:50:21 +02:00
Daiderd Jordan
d93c636737
Revert "gcc: fix clang build"
...
This fixes the gcc build but results in a gcc that doesn't generate
valid binaries.
gcc -o hello hello.c
./hello
Killed: 9
This reverts commit 2adf36ab8c
.
2017-08-09 21:37:29 +02:00
Simon Lackerbauer
30d76b8ccd
seafile-client: 5.0.7 -> 6.1.0
...
bump to qt5
2017-08-09 19:53:05 +02:00
Daiderd Jordan
c839b6ce0a
Merge pull request #28050 from LnL7/darwin-gcc
...
gcc and gdb: fix clang build
2017-08-09 19:35:07 +02:00
Robin Gloster
4495bfe138
python.buildEnv: only wrap executables
2017-08-09 15:07:03 +02:00
adisbladis
3ba2300b2d
pythonPackages.zodb: 4.0.1 -> 5.2.4
2017-08-09 14:51:01 +02:00
adisbladis
f06a5f4935
pythonPackages.transaction: 1.4.3 -> 2.1.2
2017-08-09 14:51:01 +02:00
adisbladis
490df67562
pythonPackages.pecan: 1.0.3 -> 1.2.1
2017-08-09 14:51:01 +02:00
adisbladis
9c5f6f9528
pythonPackages.zope_testrunner: Remove subunit dependency, no longer necessary since latest release
2017-08-09 14:50:57 +02:00
Robin Gloster
f4ca99166a
serf: fix build
2017-08-09 14:46:38 +02:00
Lancelot SIX
b725e40865
Merge pull request #27865 from lsix/update_django
...
pythonPackages.django: 1.11.3 -> 1.11.4
2017-08-09 09:55:42 +02:00
Frederik Rietdijk
616fb95356
python34: 3.4.6 -> 3.4.7
2017-08-09 09:41:59 +02:00
Jörg Thalheim
f6bfee9f45
Merge pull request #28060 from mt-caret/json-refs
...
json-refs: init at 3.0.0
2017-08-09 07:57:29 +01:00
Daiderd Jordan
bc5160eacd
gdb: fix clang build
2017-08-09 08:41:48 +02:00
Frederik Rietdijk
973f740894
Merge pull request #28052 from jtojnar/fix/faker-py2
...
faker: add ipaddress dependency for Python 2
2017-08-09 08:41:47 +02:00
Masayuki Takeda
c877e8d66d
json-refs: init at 3.0.0
2017-08-09 14:46:45 +09:00
kiloreux
7e943b5fdb
Enable opencore-amr in ffmpeg-full
2017-08-09 02:40:36 +01:00
Jan Tojnar
bd498ebeec
faker: add ipaddress dependency for Python 2
...
Faker requires ipaddress package on Python < 3.3:
https://github.com/joke2k/faker/blob/v0.7.18/setup.py#L66-L76
2017-08-09 00:52:14 +02:00
Jude Taylor
7e3e790675
add override for html-entities
2017-08-08 14:29:33 -07:00
Daiderd Jordan
2adf36ab8c
gcc: fix clang build
2017-08-08 23:22:24 +02:00
Jude Taylor
eeeead21c5
add override for digestive-functors-blaze
2017-08-08 11:56:31 -07:00
Matthew Pickering
770743bd91
Bump ghc HEAD version ghc-8.3.20170808
2017-08-08 17:32:32 +00:00
Daiderd Jordan
8c86ce707e
Merge pull request #28034 from kiloreux/libopencore
...
opencore-amr init at 0.1.5
2017-08-08 19:25:53 +02:00
Matthew Pickering
4021d4d5ee
Make version a parameter in GHC HEAD derivation
...
If you want to override the source but the major version changes (ie 8.1
-> 8.3) then you also have to modify the version. Otherwise the build
will fail with difficult to understand errors, making version a
parameter makes it easy to override.
2017-08-08 17:19:02 +00:00
Vincent Laporte
e60ffe642e
ocamlPackages.ocamlnet: 4.1.2 -> 4.1.3
2017-08-08 16:49:19 +00:00
kiloreux
c74d0d460f
Implement other required changes
2017-08-08 17:36:15 +01:00
Frederik Rietdijk
d6c5109276
python35: 3.5.3 -> 3.5.4
2017-08-08 18:06:29 +02:00
Thomas Tuegel
ca6f1591ba
Merge pull request #27013 from expipiplus1/qt-charts
...
qt5: Add qtcharts submodule
2017-08-08 06:48:25 -05:00
kiloreux
6a279ec77a
Fix typo
2017-08-08 10:27:41 +01:00
Domen Kožar
a082215df5
hydra: 2017-07-24 -> 2017-07-27
2017-08-08 10:50:50 +02:00
kiloreux
6f7f06375c
Implement required changes
2017-08-08 09:43:23 +01:00
Peter Simons
550373b000
cabal-install: fix build after updating to version 2.x
2017-08-08 10:09:56 +02:00
Peter Simons
35dd36a027
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4.1 from Hackage revision
d913f9a17b
.
2017-08-08 10:09:46 +02:00
Peter Simons
142df08825
hackage2nix: update list of broken packages
2017-08-08 10:09:44 +02:00
Frederik Rietdijk
85519561a2
Merge pull request #28027 from sh01/shpr_fixurls_libtiff
...
libtiff: Fix debian patch tarball URL
2017-08-08 09:12:42 +02:00
Frederik Rietdijk
468fdddde6
Merge pull request #27753 from FRidh/python33eol
...
python33: end-of-life
2017-08-08 09:11:11 +02:00
kiloreux
21b6e9cc05
Add kiloreux as maintainer
2017-08-08 08:07:55 +01:00