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
Lily Ballard
ffd371164f
cocoapods-beta: 1.7.0.rc.1 -> 1.7.0.rc.2
2019-05-15 13:02:02 -07: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
Lily Ballard
aba46ce144
cocoapods: 1.6.1 -> 1.6.2
2019-05-15 11:53:46 -07: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
Tristan Helmich (omniIT)
9388ca29fc
packer: 1.3.3 -> 1.4.0
2019-05-15 14:47:43 +00: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
Dmitry Kalinkin
baeea1f463
libfaketime: refactor using builtins.placeholder
2019-05-14 15:57:48 -04:00
Austin Seipp
a5f6014020
pkgs: remove souper-2017-03-23
...
Souper is a very experimental package that's only useful for for
compiler hackers or people who are doing PhDs. The support/cost ratio of
keeping such a package probably isn't very good.
More importantly, this puts us one step closer to deleting
llvmPackages_4, as this is one of the only two remaining packages using
it. Deleting these older LLVM packages would be far more useful than the
value Souper currently provides.
Current versions of Souper support more recent LLVM versions anyway, so
this expression could be resurrected. But it might be better to place it
in the Nix User Archive (NUR), perhaps.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-14 14:57:45 -05:00
Austin Seipp
de1110d535
pkgs: remove llvm_37
...
These expressions are now unused, and can be removed to lighten the load
on build machines.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-14 14:23:22 -05: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
Daniël de Kok
9b3d4e8b8b
pythonPackages.fasttext: init at 0.2.0
2019-05-14 20:27:13 +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
Frederik Rietdijk
8abe5ee07e
Merge master into staging-next
2019-05-14 10:23:13 +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
Bryan Richter
6a74ba96fd
Add minimal docs for callHackage and friends
...
Specifically haskellSrc2nix, callHackage, and callHackageDirect. Other
functions should probably also be documented, but it's at least a start.
2019-05-14 08:18:02 +03: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
R. RyanTM
22ee2ea675
python37Packages.qtpy: 1.7.0 -> 1.7.1
...
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-qtpy/versions
2019-05-13 21:46:58 +02:00
Timo Kaufmann
6c90c06320
Merge pull request #61461 from timokau/linbox-1.6.1
...
linbox: 1.6.0 -> 1.6.1
2019-05-13 21:15:08 +02:00
Matthew Bauer
a688ee7798
Merge pull request #61383 from marsam/fix-darwin-haskell-servant-auth-server
...
servant-auth-server: fix darwin build
2019-05-13 15:10:24 -04:00
Timo Kaufmann
4cb493f128
linbox: mark as broken on aarch64 and darwin
2019-05-13 20:11:29 +02:00
Will Dietz
38c0e04ed9
python3Packages.qdarkstyle: 2.6.6 -> 2.6.8
...
https://github.com/ColinDuquesnoy/QDarkStyleSheet/releases/tag/2.6.8
https://github.com/ColinDuquesnoy/QDarkStyleSheet/releases/tag/2.6.7
2019-05-13 13:03:37 -05:00
Daniël de Kok
635385388f
python3Packages.spacy: 2.1.3 -> 2.1.4
...
This release has some improvements for training models:
https://github.com/explosion/spaCy/releases/tag/v2.1.4
2019-05-13 20:03:21 +02:00
Daniël de Kok
21ec7004f6
python3Packages.spacy_models: 2.0.0 -> 2.1.0
...
- Update models for spaCy 2.1.
- Add medium/small-sized models for Greek.
- Add medium-sized model for German.
2019-05-13 20:01:37 +02:00
Daniël de Kok
52731eb4f6
python3Packages.spacy: 2.0.18 -> 2.1.3
...
Changes:
https://github.com/explosion/spaCy/releases
The largest change since 2.0.x is support for ELMo/BERT-like
pretraining.
2019-05-13 20:01:37 +02:00
Daniël de Kok
613e802f01
pythonPackages.thinc: 6.12.1 -> 7.0.4
2019-05-13 20:01:37 +02:00
Daniël de Kok
54f9e90e4f
pythonPackages.blis: init at 0.2.4
2019-05-13 20:01:37 +02:00
Daniël de Kok
b631c266ee
pythonPackages.srsly: init at 0.0.5
2019-05-13 20:01:37 +02:00
Daniël de Kok
18765a70ba
pythonPackages.wasabi: init at 0.2.2
2019-05-13 20:01:37 +02:00
Kevin Rauscher
98b382a8ea
scalafmt: 2.0.0-RC5 -> 2.0.0-RC7
2019-05-13 19:59:27 +02:00
Timo Kaufmann
ecb522f617
linbox: 1.6.0 -> 1.6.1
...
https://trac.sagemath.org/ticket/26932#comment:20 :
"In addition, we fixed some minor issues in the linbox-auto-install and the dependency version checking system and therefore release 1.6.1 consequently."
2019-05-13 18:27:39 +02:00
Léo Gaspard
a9ec3f2f1b
Merge pull request #61449 from r-ryantm/auto-update/wabt
...
wabt: 1.0.10 -> 1.0.11
2019-05-13 17:30:03 +02:00
xrelkd
3a5fdff830
cargo-bloat: 0.6.3 -> 0.6.4
2019-05-13 22:29:19 +08:00
Jörg Thalheim
f6ce92c306
radare2: 3.4.1 -> 3.5.0
2019-05-13 14:43:04 +01:00
R. RyanTM
3f9cc039f0
wabt: 1.0.10 -> 1.0.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wabt/versions
2019-05-13 04:41:54 -07:00
Lily Ballard
453a37b420
chit: init at 0.1.12
2019-05-12 22:49:40 -07:00
John Ericson
59a733edae
Merge pull request #61336 from matthewbauer/ghc-ncg-cross
...
Use ncg for x86 ghc cross compilation
2019-05-13 00:02:02 -04:00
Ryan Mulligan
1df1834dd1
Merge pull request #61402 from r-ryantm/auto-update/python3.7-shodan
...
python37Packages.shodan: 1.12.1 -> 1.13.0
2019-05-12 20:55:16 -07:00
R. RyanTM
84b00ac140
range-v3: 0.4.0 -> 0.5.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/range-v3/versions
2019-05-12 19:50:50 -07:00
R. RyanTM
1d11a3d915
python37Packages.av: 6.1.2 -> 6.2.0
...
PyAV stopped using nosetest https://github.com/mikeboers/PyAV/pull/514/
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-av/versions
2019-05-12 19:47:14 -05:00
R. RyanTM
ca123bf7ba
python37Packages.xcffib: 0.7.0 -> 0.8.0
...
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-xcffib/versions
2019-05-12 17:07:49 -07:00
R. RyanTM
6f88e9a59b
python37Packages.xdis: 3.8.10 -> 4.0.1
...
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-xdis/versions
2019-05-12 17:04:49 -07:00
R. RyanTM
1601dd9ca4
python37Packages.typed-ast: 1.3.4 -> 1.3.5
...
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-typed-ast/versions
2019-05-12 16:34:58 -07:00
R. RyanTM
ce729d33a2
python37Packages.sphinxcontrib_plantuml: 0.14 -> 0.15
...
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-sphinxcontrib-plantuml/versions
2019-05-12 15:53:33 -07:00
Robert Helgesson
d8cac92f55
lombok: 1.18.4 -> 1.18.8
2019-05-13 00:43:20 +02:00
R. RyanTM
1419b0dffe
python37Packages.shodan: 1.12.1 -> 1.13.0
...
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-shodan/versions
2019-05-12 15:29:42 -07:00
Will Dietz
c127f43e50
alkimia: 7.0.1 -> 8.0.1 ( #60041 )
...
* alkimia: 7.0.1 -> 8.0.1, new url
* alkimia: deps
2019-05-12 23:28:59 +02:00
Mario Rodas
09e08100ca
Merge pull request #61272 from r-ryantm/auto-update/buck
...
buck: 2019.01.10.01 -> 2019.05.06.01
2019-05-12 16:10:59 -05:00
worldofpeace
1cc66f5a54
Merge pull request #61318 from r-ryantm/auto-update/gtksourceview
...
gtksourceview: 3.24.10 -> 3.24.11
2019-05-12 15:59:11 -04:00
R. RyanTM
abbb737413
python37Packages.python-axolotl: 0.1.42 -> 0.2.2
...
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-python-axolotl/versions
2019-05-12 12:41:57 -07:00
Matthew Bauer
78a6156c55
Merge pull request #61111 from matthewbauer/fix-lldb-7
...
lldb_7: fix broken build on darwin
2019-05-12 15:22:20 -04:00
Matthew Bauer
4fb6ccbe61
Merge pull request #61112 from matthewbauer/fix-bazel-llvm
...
bazel: use llvm6 on darwin
2019-05-12 15:22:01 -04:00
Matthew Bauer
ab1f377480
Merge pull request #61333 from matthewbauer/fix-portaudio-darwni
...
portaudio: disable werror for flags hit in clang
2019-05-12 15:18:48 -04:00
Peter Simons
8e4df4840e
haskell-hledger-lib: jailbreak to enable running the build with ghc-8.8.x
...
The build still fails, but I want to see the actual errors.
2019-05-12 20:49:17 +02:00
Peter Simons
8e4cd524c7
haskell-lens: patch (and jailbreak) to fix build with ghc-8.8.x
2019-05-12 20:49:17 +02:00
Peter Simons
12982ef5cd
haskell-shakespeare: patch to fix build with ghc-8.8.x
2019-05-12 20:49:17 +02:00
Peter Simons
4619745465
haskell-aeson: ghc-8.8.x runs out of memory trying to compile the test suite
2019-05-12 20:49:17 +02:00
Peter Simons
f944f8f9c5
haskell-cabal-install: update ghc-8.8.x package set to latest git version
2019-05-12 20:49:16 +02:00
Peter Simons
aa62499290
haskell-cassava: patch to fix the build with ghc-8.8.x
2019-05-12 20:49:16 +02:00
Peter Simons
5409929d61
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2-10-gb2ea1c2 from Hackage revision
baa9f80e41
.
2019-05-12 20:49:16 +02:00
Peter Simons
cb0235faf9
hackage2nix: disable failing Hydra builds
2019-05-12 20:49:16 +02:00
Peter Simons
44184820b2
haskell-setlocale: jailbreak to fix the build with ghc-8.8.x
2019-05-12 20:49:16 +02:00
R. RyanTM
2fddcae0c8
python37Packages.pympler: 0.6 -> 0.7
...
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-pympler/versions
2019-05-12 11:38:29 -07:00
Ryan Mulligan
c420e6d59a
Merge pull request #61372 from r-ryantm/auto-update/python3.7-holoviews
...
python37Packages.holoviews: 1.11.3 -> 1.12.2
2019-05-12 11:38:08 -07:00
Edmund Wu
58c998d633
pythonPackages.celery: unpin moto
2019-05-12 14:31:45 -04:00
Frederik Rietdijk
0d5f072fde
Merge pull request #61330 from r-ryantm/auto-update/libgda
...
libgda: 5.2.8 -> 5.2.9
2019-05-12 20:26:51 +02:00
R. RyanTM
e48352a96a
libdazzle: 3.32.1 -> 3.32.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdazzle/versions
2019-05-12 20:23:08 +02:00
R. RyanTM
b9ccfc9f2e
oniguruma: 6.9.1 -> 6.9.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/onig/versions
2019-05-12 20:21:35 +02:00