Commit Graph

60326 Commits

Author SHA1 Message Date
Daiderd Jordan
0622907523
pythonPackages.httpretty: fix darwin sandbox build
The tests use localhost networking and get stuck otherwise.
2019-02-14 20:42:44 +01:00
Florian Franzen
59379d1f4f pybind11: 2.2.2 -> 2.2.4 (#54792) 2019-02-14 15:04:32 +01:00
Jan Tojnar
750c9a10f4
Merge pull request #55606 from dtzWill/update/libgxps-0.3.1
libgxps: 0.3.0 -> 0.3.1

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2019-02-14 13:33:48 +01:00
Jan Tojnar
b759cf366b
libgxps: add lcms2 support 2019-02-14 13:31:17 +01:00
Will Dietz
808ddabe70
libgxps: 0.3.0 -> 0.3.1 2019-02-14 13:29:07 +01:00
Jan Tojnar
8df06b8fd6
Merge pull request #55607 from dtzWill/update/libgexiv2-0.10.10
gexiv2: 0.10.9 -> 0.10.10
2019-02-14 13:17:08 +01:00
Michael Raskin
0dca6a43ab
Merge pull request #55746 from bhipple/fix/lazarus
lazarus: format expression with more modern style
2019-02-14 06:50:43 +00:00
Michael Raskin
f6bffa0069
Merge pull request #55745 from veprbl/pr/pandas_dont_propagate_cython
pythonPackages.pandas: don't propagate cython dependency
2019-02-14 06:49:29 +00:00
Matthew Bauer
30c84f59dd
Merge pull request #55698 from tobim/compiler-rt-darwin
compiler-rt-7.0.1: Fix build on darwin
2019-02-13 23:52:37 -05:00
Benjamin Hipple
444b26e3b5 lazarus: format expression with more modern style
This package was written more than a decade ago; this commit updates the layout
to be more conventional without making any meaningful changes. Note that because
it now has a version attribute in the derivation this does change the hash.
2019-02-13 23:39:19 -05:00
Dmitry Kalinkin
2b15d5c4c8
pythonPackages.pandas: don't propagate cython dependency 2019-02-13 23:03:37 -05:00
Daiderd Jordan
aee2dc8899
Merge pull request #55671 from LnL7/darwin-aws-sdk-cpp
aws-sdk-cpp: fix darwin sandbox build and cleanup
2019-02-13 22:23:27 +01:00
Philipp Middendorf
b158694567 pythonPackages.androguard: 3.3.3 -> 3.3.4 (#55728) 2019-02-13 22:12:20 +01:00
Philipp Middendorf
ee0dfdc7fe pythonPackages.typing-extensions: 3.6.6 -> 3.7.2 (#55719) 2019-02-13 21:55:20 +01:00
Philipp Middendorf
7be98fbd6c pythonPackages.pyogg: 0.6.2a1 -> 0.6.6a1 (#55720) 2019-02-13 21:48:59 +01:00
Philipp Middendorf
d4b3f3bbdd fdroidserver: 1.1 -> 1.1.1 (#55718) 2019-02-13 21:45:44 +01:00
Michael Raskin
7874fe52f5
Merge pull request #55137 from oxij/pkgs/openhmd-init
openhmd: init at 0.3.0-rc1-20181218
2019-02-13 20:07:03 +00:00
Michael Raskin
8384cfe455
Merge pull request #55129 from oxij/tree/move-defaults-to-package-files
all-packages.nix: move defaults to package files
2019-02-13 20:04:08 +00:00
Domen Kožar
54568a7caf
nodePackages_10_x: add markdown-link-check 2019-02-13 21:10:14 +07:00
Michael Raskin
96479afd7f
Merge pull request #55680 from teto/lua_whitelist
Lua: autogenerate some more packages
2019-02-13 13:44:35 +00:00
Tobias Mayer
2da868d81e Add shim for clock_gettime until macos >= 10.12 2019-02-13 13:08:57 +01:00
Daiderd Jordan
563b491ce8 pythonPackages.tornado: fix darwin sandbox build
The tests need localhost networking.
2019-02-13 12:10:55 +01:00
Frederik Rietdijk
b0e2f24050
Merge pull request #55670 from dotlambda/dateparser-0.7.1
python.pkgs.dateparser: 0.7.0 -> 0.7.1
2019-02-13 12:10:35 +01:00
Mario Rodas
b081e92562 pythonPackages.scrapy: 1.5.1 -> 1.6.0 2019-02-13 12:09:33 +01:00
markuskowa
1c1913b949
Merge pull request #55677 from veprbl/pr/pyslurm_adjust_version_check
pythonPackages.pyslurm: implement a less strict slurm version check
2019-02-13 10:29:10 +01:00
Matthieu Coudron
0cb3ee3bde luaPackages.lua-iconv: move to generated 2019-02-13 14:13:39 +09:00
Matthieu Coudron
c84a431624 luaPackages.lpty: 1.2.1 -> 1.2.2 generated 2019-02-13 14:13:01 +09:00
Matthieu Coudron
ce63fd4381 luaPackages.luabitop: generated 2019-02-13 14:12:44 +09:00
Matthieu Coudron
c789b88cdd luaPackages.luacheck: 0.20 -> 0.23 generated 2019-02-13 14:11:14 +09:00
Matthieu Coudron
421110ae36 luaPackages.luaevent: 0.4.4 -> 0.4.6 generated 2019-02-13 14:10:35 +09:00
Dmitry Kalinkin
b69d481d74
pythonPackages.pyslurm: implement a less strict slurm version check 2019-02-12 23:00:30 -05:00
Daiderd Jordan
a4a7fd8d68
aws-sdk-cpp: fix darwin sandbox build
The tests use localhost networking, which is disallowed by
default in the darwin sandbox.
2019-02-12 23:38:13 +01:00
Robert Schütz
9fe2447dec python.pkgs.dateparser: 0.7.0 -> 0.7.1
fixes #52766
2019-02-12 23:12:46 +01:00
Michael Raskin
8a50050229
Merge pull request #55528 from fare-patches/master
Update Gambit and Gerbil from Upstream
2019-02-12 22:03:19 +00:00
Michael Raskin
2a2cf5bf29
Merge pull request #55305 from teto/lua_whitelist
Lua: moving some package to the luarocks whitelist
2019-02-12 21:19:11 +00:00
Will Dietz
92a54bd927
Merge pull request #55133 from dtzWill/fix/bdwgc-musl-cflags-space
boehmgc{,_766}: add space before appending to CFLAGS (only done w/musl)
2019-02-12 10:04:21 -06:00
Daniel Peebles
ccc02c5d82
Merge pull request #55350 from homich1991/master
chromedriver: 2.43 -> 2.46
2019-02-12 08:55:26 -05:00
Guillaume Bouchard
a7c774300b ghc-8.6.3: use system libffi
Use the system `libffi` (`ie` nixpkgs's) instead of built-in libffi
from ghc source tree.

This will prevent library conflict when ghc dynamically links haskell
packages (linked with ghc built-in libffi) and any external library
which uses nixpkgs `libffi`.

Closes https://github.com/NixOS/nixpkgs/pull/55208.
2019-02-12 13:40:59 +01:00
Eelco Dolstra
7f32b3db30
Merge pull request #55153 from dtzWill/update/libpqxx-6.3.0
libpqxx: 6.2.5 -> 6.3.1
2019-02-12 13:31:41 +01:00
Matthieu Coudron
71b2e1f554 luaPackages.lgi: move to generated 2019-02-12 11:47:54 +09:00
Matthieu Coudron
c01fe375ca luaPackages.cqueues: move to generated 2019-02-12 11:47:54 +09:00
Matthieu Coudron
84d4faf8d5 luaPackages.basexx: move to generated 2019-02-12 11:47:53 +09:00
Matthieu Coudron
582fa48e6f luaPackages.fifo: move to generated 2019-02-12 11:47:53 +09:00
Matthieu Coudron
f0269de17f luaPackages.lpeg_patterns: move to generated 2019-02-12 11:47:53 +09:00
Will Dietz
4e7f87b4d0 gexiv2: 0.10.9 -> 0.10.10 2019-02-11 17:58:24 -06:00
Will Dietz
4d8e3a2e61
Merge pull request #51690 from dtzWill/update/acme-0.29.1
certbot, acme: 0.24.0 -> 0.30.2
2019-02-11 17:38:35 -06:00
Will Dietz
9cdd49ea3e libpqxx: 6.3.0 -> 6.3.1
Windows compile fixes.

https://github.com/jtv/libpqxx/releases/tag/6.3.1
2019-02-11 17:24:14 -06:00
Timo Kaufmann
a27de564b9
python.pkgs.matplotlib: add numpy 1.6 compat patch (#55577)
* python.pkgs.matplotlib: add numpy 1.6 compat patch

Numpy deprecated asscalar in 1.16. This will be fixed in the next
matplotlib version, but to avoid deprecation warnings (and because they
are breaking the sage testsuite), it can't hurt to backport the fix
already.

Upstream: https://github.com/matplotlib/matplotlib/pull/12478

* sage: add numpy 1.16 compatibility patch

https://trac.sagemath.org/ticket/27000
2019-02-11 23:43:46 +01:00
Franz Pletz
96dc784335
aubio: 0.4.8 -> 0.4.9 2019-02-11 22:46:10 +01:00
Florian Klink
49d46a41d6
Merge pull request #55049 from flokli/odpic-3.1.0
odpic: 2.4.2 -> 3.1.0
2019-02-11 22:34:18 +01:00