Commit graph

79187 commits

Author SHA1 Message Date
Doron Behar 75fa5ad17c nodejs: pin python versions and use python3 when possible 2020-04-07 15:33:49 +03:00
Dmitry Kalinkin f601ab37c2
Merge pull request #83748 from veprbl/pr/python_docker_dontUseSetuptoolsCheck
pythonPackages.docker: use dontUseSetuptoolsCheck
2020-04-05 00:41:06 -04:00
Dmitry Kalinkin e163a369c7
Merge pull request #83737 from veprbl/pr/libxslt_override_fix
libxml2,libxslt: fix pythonSupport=false override
2020-04-04 23:31:27 -04:00
Mario Rodas cf096a6780
Merge pull request #84304 from r-ryantm/auto-update/kubie
kubie: 0.7.1 -> 0.7.3
2020-04-04 21:44:55 -05:00
R. RyanTM 72fc9fac51 kubie: 0.7.1 -> 0.7.3 2020-04-05 01:36:22 +00:00
Anderson Torres f0959a7b0c
Merge pull request #84284 from AndersonTorres/update-babashka
babashka: 0.0.71 -> 0.0.78
2020-04-04 22:26:40 -03:00
lewo fc536d3f8a
Merge pull request #83988 from armin1402/master
nexus: 3.20.1-01 -> 3.22.0-02
2020-04-05 02:07:48 +02:00
Benjamin Hipple d20a62ae85 python3Packages.PyGithub: 1.45 -> 1.47
Upstream dropped python2 support in 1.45, so the `nixpkgs-update` bot has not
been successful in bumping it.

While this still does not run the test suite, it gets us closer.
2020-04-04 15:47:17 -07:00
AndersonTorres 78cd46512c babashka: 0.0.71 -> 0.0.78 2020-04-04 18:34:09 -03:00
Florian Klink 1eae7fb887 Revert "Revert "rust-cbindgen: 0.13.1 -> 0.13.2""
This reverts commit 09dde57e93.

Apparently, the rust-cbindgen bump wasn't the cause for the firefox
build error reported in https://github.com/NixOS/nixpkgs/pull/83247
(we could reproduce the build error even after
09dde57e93 applied).

For some reason it must have succeeded on hydra, as it's in the cache,
tricking us in believing 76458f89f4 broke
it initially.

So the build seems flaky of some sort - we haven't yet determined
whether it's luck, compiling with the right CPUs or something else. :-/

There's still some investigation to be done
(https://github.com/NixOS/nixpkgs/issues/84283), but no need to keep an
ineffective revert around.
2020-04-04 23:22:09 +02:00
Benjamin Hipple 7436c9d5da
Merge pull request #84254 from marsam/update-tflint
tflint: 0.15.3 -> 0.15.4
2020-04-04 10:20:08 -04:00
Maximilian Bosch 268f71cfd7
cargo-make: 0.30.1 -> 0.30.2
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.2
2020-04-04 15:46:41 +02:00
Mario Rodas acbc837c55
Merge pull request #84228 from marsam/update-ocamlformat
ocamlformat: 0.13.0 -> 0.14.0
2020-04-04 08:28:59 -05:00
Mario Rodas 99f7b9481f
tflint: 0.15.3 -> 0.15.4
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.15.4
2020-04-04 08:25:00 -05:00
Vincent Laporte d8f5bcefeb ocamlPackages.ocaml_libvirt: ignore warnings 2020-04-04 13:26:33 +02:00
Mario Rodas 25103498f4
Merge pull request #84227 from marsam/update-buildah
buildah: 1.14.5 -> 1.14.6
2020-04-04 06:18:24 -05:00
Mario Rodas 84d0a23506 flow: 0.121.0 -> 0.122.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.122.0
2020-04-04 10:56:23 +02:00
Benjamin Hipple 72f784bf71
Merge pull request #84223 from drewrisinger/dr-pr-python-uvloop-fix
python3Packages.uvloop: enable on python3.8
2020-04-03 21:26:09 -04:00
Drew Risinger 364909d535 python3Packages.uvloop: enable on python3.8
Allow build pass by disabling test. Isolated issue to
test_sockets.py::TestAIOSockets::test_sock_close_add_reader_race.
This test is supposed to be skipped, but it isn't for some reason,
so we disable it instead.
See uvloop#284 (https://github.com/MagicStack/uvloop/pull/284)
for full details. Don't know why this test isn't properly skipped.
2020-04-03 20:41:34 -04:00
Florian Klink 09dde57e93 Revert "rust-cbindgen: 0.13.1 -> 0.13.2"
This reverts commit 76458f89f4.

It was causing the firefox build to fail. See
https://github.com/NixOS/nixpkgs/pull/83247 for the discussion.
2020-04-04 02:23:33 +02:00
worldofpeace 7e076bf291
Merge pull request #83880 from bandresen/clj-kondo_update_03202020
clj-kondo: 2019.12.14 -> 2020.03.20
2020-04-03 18:35:10 -04:00
Benjamin Hipple f6b382b25a
Merge pull request #84197 from drewrisinger/dr-pr-python-pint
pythonPackages.pint: 0.9 -> 0.11
2020-04-03 17:42:12 -04:00
Benjamin Hipple c51ba89873
Merge pull request #84120 from drewrisinger/dr-pr-cvxpy-fix
pythonPackages.cvxpy: add explicit numpy/scipy dependencies
2020-04-03 17:35:34 -04:00
Benjamin Hipple c5313ebf30
Merge pull request #84124 from drewrisinger/dr-pr-py-osqp-remove-mkl
pythonPackages.osqp: remove mkl dependency
2020-04-03 17:34:27 -04:00
Peter Simons 9242acfbbc
Merge pull request #83963 from NixOS/haskell-updates
Update Haskell package set to LTS 15.6 (plus other fixes)
2020-04-03 22:03:18 +02:00
Peter Simons 65fa7edaa0 hackage2nix: drop obsolete version override 2020-04-03 22:00:31 +02:00
Peter Simons 35c3eb6737 git-annex: update sha256 hash for new version 8.20200330 2020-04-03 22:00:30 +02:00
Chuck dec9ac364a darcs: Fix build (Use old GHC)
This is fixed at upstream's head; this change can be reverted after
darcs cuts a new release (current release is 2.14.2).
2020-04-03 22:00:30 +02:00
Peter Simons f660d6ec3d haskell-hackage-security: update default version to 0.6.x 2020-04-03 22:00:29 +02:00
Peter Simons 11d28064b7 haskell-Cabal: update overrides for the new 3.2.x release 2020-04-03 22:00:29 +02:00
Peter Simons 70a22c5b4b haskell-matterhorn: fix override 2020-04-03 22:00:29 +02:00
Robert Djubek fbb1a3f080 glirc: fix build
same for `hookup` which is part of/required by irc-core/glirc
2020-04-03 22:00:28 +02:00
Alyssa Ross 57530f2f92 haskellPackages: mass unmark non-broken packages
I checked through haskellPackages looking for packages that were
marked as broken, but successfully built.

I identified these 162 packages that were marked as broken in spite of
building successfully for me with NIXPKGS_ALLOW_BROKEN.
2020-04-03 22:00:28 +02:00
Robert Djubek 3604904426 matterhorn: fix build
also fixes mattermost-api, mattermost-api-qc,
and adds them to stewardship by kiwi
2020-04-03 22:00:28 +02:00
rnhmjoj 8296679c4b haskellPackages.superbufer: remove old fix
The package is unmaintained and now broken for other reasons.
2020-04-03 22:00:27 +02:00
rnhmjoj 23210babd0 haskellPackages.pandoc-crossref: fix build 2020-04-03 22:00:27 +02:00
Mike Sperber 1640e66e48 polysemy-plugin: fix build
It needs an older version of ghc-tcplugins-extra.
2020-04-03 22:00:27 +02:00
Troels Henriksen 88c70b16b5 futhark: build and install manpages 2020-04-03 22:00:26 +02:00
Niklas Hambüchen f447e4cf6a haskellPackages.hspec-core: Disable tests on i686.
The tests have x86_64 results hardcoded, see
https://github.com/hspec/hspec/issues/431.
2020-04-03 22:00:26 +02:00
Peter Simons 03d4d25830 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.1 from Hackage revision
90b24a9110.
2020-04-03 22:00:25 +02:00
Peter Simons 487acb806e hackage2nix: update list of broken packages 2020-04-03 22:00:25 +02:00
Terje Larsen f0df902769 hackage2nix: unmark nix-diff as broken 2020-04-03 22:00:25 +02:00
Peter Simons d0faafe335 LTS Haskell 15.6 2020-04-03 21:54:44 +02:00
zimbatm 3420bd63b9 nim: 1.0.6 -> 1.2.0 2020-04-04 01:15:27 +05:30
Drew Risinger fb252907f5 datasette: 0.35 -> 0.39 2020-04-03 14:12:50 -04:00
Drew Risinger 4b822bbd23 pythonPackages.pint: 0.9 -> 0.11 2020-04-03 13:46:24 -04:00
Maximilian Bosch 470b916556
Merge pull request #84186 from matthiasbeyer/update-pulseeffects
pulseeffects: 4.7.1 -> 4.7.2
2020-04-03 16:31:33 +02:00
Doron Behar aa600362ad qwt6: 6.1.2 -> 6.1.4 2020-04-03 15:36:23 +02:00
Matthias Beyer c028978211 boost: init at 1.72.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-04-03 13:52:06 +02:00
Mario Rodas 09022cb32f
ocamlformat: 0.13.0 -> 0.14.0
Changelog: https://github.com/ocaml-ppx/ocamlformat/releases/tag/0.14.0
2020-04-03 04:20:00 -05:00