Commit Graph

64314 Commits

Author SHA1 Message Date
Renaud
a7a52478be Merge pull request #61382 from r-ryantm/auto-update/python3.7-pamqp
python37Packages.pamqp: 2.1.0 -> 2.3.0
2019-05-16 17:38:04 +02:00
Renaud
3a9e46ac17 Merge pull request #61479 from BrianHicks/devd
devd: init at 0.9
2019-05-16 17:05:20 +02:00
Pascal Wittmann
3789eb8e3a Merge pull request #43385 from fragamus/libcsptr2
libcsptr: init at 2.0.4
2019-05-16 15:48:32 +02:00
Pascal Wittmann
89941316d5 Merge branch 'master' into libcsptr2 2019-05-16 15:20:09 +02:00
Renaud
9ee1763cb6 pythonPackages.httpretty: disable 2 flaky tests
intermittently failing on all platforms
2019-05-16 14:41:48 +02:00
Eelco Dolstra
ab1ac905b4 libjpeg-turbo: 2.0.1 -> 2.0.2 2019-05-16 08:25:41 +02:00
xrelkd
c1756a0628 cargo-make: init at 0.19.1 2019-05-15 22:25:30 -05:00
Aaron Andersen
0b1a96ccdd Merge pull request #61344 from lopsided98/g2o-init
g2o: init at 2019-04-07
2019-05-15 22:03:07 -04:00
Will Dietz
6863ef2c80 vte: 0.56.2 -> 0.56.3 2019-05-15 17:15:14 -05:00
Matthew Bauer
d0ea2df4fb Merge pull request #61526 from nh2/servant-doc-no-haddock-fix
haskell: servant: Don't write to $doc if disabled.
2019-05-15 16:55:10 -04:00
Niklas Hambüchen
0ef2bbfd0b haskell: servant: Don't hardcode $doc.
Until now this broke on `enableSeparateDocOutput = false`,
as then `$doc` was not defined so it tried to copy stuff to
`/share/doc/servant`.

Fixes regression introduced in commit be63b1994d.
2019-05-15 22:45:32 +02:00
R. RyanTM
0ff5e227af gegl_0_4: 0.4.14 -> 0.4.16 (#61292)
* gegl_0_4: 0.4.14 -> 0.4.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gegl/versions

* gegl_0_4: drop Darwin patches
They were merged upstream and shipped with v0.4.16
2019-05-15 21:46:29 +02:00
Ben Wolsieffer
655e9dcfd8 g2o: init at 2019-04-07 2019-05-15 15:16:25 -04:00
Rostyslav Kurylo
91872f537c saleae-logic: 1.2.10 -> 1.2.28
The older 1.2.10 version does not support new Saleae devices well.

i686 platform was removed because Saleae stopped providing 32-bit
builds since 1.2.11.
2019-05-15 20:24:22 +02:00
Renaud
3ad972278d Merge pull request #61396 from r-ryantm/auto-update/python3.7-python-axolotl
python37Packages.python-axolotl: 0.1.42 -> 0.2.2
2019-05-15 19:39:33 +02:00
Cyril Cohen
b71c308591 coqPackages: refactor mathcomp packages
Closes #61456
2019-05-15 14:11:21 +00:00
Renaud
4ec7a6eda9 Merge pull request #61532 from lilyball/chit
chit: 0.1.12 -> 0.1.13
2019-05-15 14:57:42 +02:00
Renaud
c912002f2c pythonPackages.httpretty: fix build on aarch64 (#61516)
tests.functional.test_httplib2.test_callback_response
keeps failing on Hydra
+ update meta.homepage
2019-05-15 13:17:05 +02:00
Austin Seipp
b0c2352a30 Merge pull request #61529 from thoughtpolice/nixpkgs/pypy3-fix-funcsigs
pythonPackages.funcsigs: fix tests on pypy3
2019-05-15 06:00:29 -05:00
Vincent Laporte
b72daf7117 coq: init at 8.10+β1 2019-05-15 10:30:03 +02:00
Lily Ballard
cef5ed2cf4 chit: 0.1.12 -> 0.1.13
Re-enable tests as the one that required network access has been fixed.
2019-05-14 22:16:28 -07:00
Mario Rodas
f1a6b2f426 Merge pull request #61404 from r-ryantm/auto-update/python3.7-sphinxcontrib-plantuml
python37Packages.sphinxcontrib_plantuml: 0.14 -> 0.15
2019-05-14 22:37:05 -05:00
Mario Rodas
90b21e029a Merge pull request #61410 from r-ryantm/auto-update/python3.7-xcffib
python37Packages.xcffib: 0.7.0 -> 0.8.0
2019-05-14 22:32:35 -05:00
Mario Rodas
d284b3c309 Merge pull request #61459 from xrelkd/update/cargo-bloat
cargo-bloat: 0.6.3 -> 0.6.4
2019-05-14 22:00:49 -05:00
Austin Seipp
dd79d605de pythonPackages.funcsigs: fix tests on pypy3
This package has a spurious test failure on PyPy3, which was reported
upstream a while ago:

     https://github.com/testing-cabal/funcsigs/issues/10

This is fixed thanks to the included patch, which was authored and is
also used by the Gentoo Python team.

With this, packages like 'pytest' and 'click' now work under PyPy3.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-14 21:57:27 -05:00
Mario Rodas
fa1c611e10 Merge pull request #61256 from astro/pyftdi
python3Packages.pyftdi: init at 0.29.4
2019-05-14 20:46:41 -05:00
John Ericson
5ff79afb2b Merge pull request #61245 from Synthetica9/openexr-crosscompile
openexr: fix cross-compilation
2019-05-14 20:52:30 -04:00
Matthew Bauer
e19fe31e96 Merge pull request #61507 from nh2/aws-c-common-0.3.9
aws-c-common: 0.3.4 -> 0.3.9.
2019-05-14 18:05:11 -04:00
Renaud
4c6b5c12d0 Merge pull request #61304 from Ma27/bump-nexus
nexus: 3.15.0-01 -> 3.16.1-02
2019-05-14 22:33:25 +02:00
Renaud
f9e482e489 Merge pull request #61409 from r-ryantm/auto-update/python3.7-xdis
python37Packages.xdis: 3.8.10 -> 4.0.1
2019-05-14 22:19:51 +02:00
Niklas Hambüchen
46f84cac42 aws-c-common: 0.3.4 -> 0.3.9.
Also remove conditional adding of `libexecinfo` for musl; see #56106.
2019-05-14 21:13:18 +02:00
Renaud
87ba28d641 Merge pull request #61392 from r-ryantm/auto-update/python3.7-Pympler
python37Packages.pympler: 0.6 -> 0.7
2019-05-14 21:09:45 +02:00
Renaud
d1bd8a983f pythonPackages.uncompyle6: 3.2.6 -> 3.3.2
Changes:
https://github.com/rocky/python-uncompyle6/blob/release-python-3.3.2/NEWS.md
2019-05-14 20:49:57 +02:00
Patrick Hilhorst
a347ec5a35 openexr: explictly use emulator to avoid having to set boot.binfmt.emulatedSystems 2019-05-14 12:15:26 +02:00
Renaud
03a48d4871 Merge pull request #61418 from samueldr/update/mruby/2.0.1
mruby: 2.0.0 -> 2.0.1
2019-05-14 10:15:42 +02:00
R. RyanTM
59046e95c9 python37Packages.smart_open: 1.8.2 -> 1.8.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-smart_open/versions
2019-05-14 09:52:54 +02:00
R. RyanTM
bb86340a1a python37Packages.qtconsole: 4.4.3 -> 4.4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-qtconsole/versions
2019-05-14 09:52:40 +02:00
R. RyanTM
9f4f03798d tbb: 2019_U5 -> 2019_U6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tbb/versions
2019-05-14 09:49:12 +02:00
Brian Hicks
9bf8f18368 devd: init at 0.9
devd is a local development server designed to be used with modd
(already in nixpkgs.)
2019-05-13 19:38:22 -05:00
worldofpeace
bc7d17aa47 Merge pull request #61428 from lilyball/chit
chit: init at 0.1.12
2019-05-13 20:36:01 -04:00
Samuel Dionne-Riel
251c22ad10 mruby: 2.0.0 -> 2.0.1 2019-05-13 19:27:27 -04:00
Renaud
3c1044ae99 Merge pull request #61406 from r-ryantm/auto-update/python3.7-typed-ast
python37Packages.typed-ast: 1.3.4 -> 1.3.5
2019-05-14 00:17:17 +02:00
Renaud
816fd81ffe ctl: builds with ilmbase 2.3.x (#61468) 2019-05-13 23:48:21 +02:00
Patrick Hilhorst
a025f8535e openexr: fix cross-compilation 2019-05-13 23:20:33 +02:00
mkgvt
715dfd0b80 py-radix: init at version 0.10.0 (#61251)
* py-radix: init at version 0.10.0
2019-05-13 23:15:34 +02:00
Joachim F
fc029a6441 Merge pull request #61463 from dtzWill/update/qdarkstyle-2.6.8
qdarkstyle: 2.6.6 -> 2.6.8, use in electrum instead of override
2019-05-13 20:30:52 +00:00
Astro
1bcfffdb1e python3Packages.pyftdi: init at 0.29.4 2019-05-13 22:25:26 +02:00
Renaud
fc5fe1f898 Merge pull request #61153 from Tomahna/scalafmt
scalafmt: 2.0.0-RC5 -> 2.0.0-RC7
2019-05-13 22:22:38 +02:00
Renaud
49979fafc8 Merge pull request #61419 from r-ryantm/auto-update/range-v3
range-v3: 0.4.0 -> 0.5.0
2019-05-13 22:15:22 +02:00
R. RyanTM
80510251b3 react-native-debugger: 0.9.7 -> 0.9.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/react-native-debugger/versions
2019-05-13 21:53:04 +02:00