Bastien Rivière
8986e95dca
flutter: update channels + fix dev channel
2020-04-05 15:35:11 +02:00
Sander van der Burg
542a74a9dc
Merge pull request #82118 from lucafavatella/androidenv-update-2
...
androidenv: update generated expressions
2020-04-05 14:59:04 +02:00
Florian Klink
40dcac87f4
Merge pull request #84336 from r-ryantm/auto-update/python2.7-bpython
...
python27Packages.bpython: 0.18 -> 0.19
2020-04-05 13:50:22 +02:00
R. RyanTM
7837086b6b
python27Packages.bpython: 0.18 -> 0.19
2020-04-05 10:44:18 +00:00
Frederik Rietdijk
866c5aa090
Merge master into staging-next
2020-04-05 08:33:39 +02: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
Jan Tojnar
dead7ec111
libmodulemd: 2.6.0 → 2.9.2
2020-04-05 03:54:09 +02: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
Jan Tojnar
71278aef73
sunxi-tools: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 12:34:31 +02: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
Jan Tojnar
eb8e95294e
indilib: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
While at it, also move cmake to nativeBuildInputs and format the expression.
2020-04-04 10:43:23 +02:00
Jan Tojnar
e37c162cd9
freenect: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 09:44:12 +02:00
Jan Tojnar
aa2b9c9e99
aravis: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 08:32:08 +02:00
Jan Tojnar
48271f8db9
gobject-introspection: fix tests on darwin
...
We need to use platform specific shared library file extension when doing our symlink hack.
2020-04-04 04:07:29 +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
0dc69e85e9
libfprint: fix build
...
Needs libusb1 in 1.0
2020-04-03 19:14:43 -04:00
worldofpeace
e2bb3953b0
librecovery: fix build
...
Needs libusb1
2020-04-03 19:10:59 -04:00
worldofpeace
c6816b8f7c
gst_all_1.gst-plugins-bad: fix build with neon 0.31
...
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1165
2020-04-03 19:01:41 -04: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