Commit Graph

83775 Commits

Author SHA1 Message Date
Simon Chatterjee
3eea039a96 python: entrance: 1.1.12 -> 1.1.13
Required by the ujson update in #89723
2020-06-20 12:30:50 +02:00
Vladimír Čunát
e3ef6f60ab
patchelf_0_9: bring this version back 2020-06-20 12:17:42 +02:00
Jörg Thalheim
6c1aea69c6
python3.pkgs.pyicloud: fix build 2020-06-20 10:31:31 +01:00
Jörg Thalheim
d690aa8ecd
python3.pkgs.influxdb: fix build 2020-06-20 10:31:29 +01:00
Daniël de Kok
e2e115c03c python3Packages.srsly: disable on Python older than 3.6
Also add an import check.
2020-06-20 11:08:21 +02:00
lewo
e0ece5aebe
Merge pull request #91136 from zowoq/skopeo
skopeo: 1.0.0 -> 1.1.0
2020-06-20 10:17:18 +02:00
Florian Klink
8276081651
Merge pull request #91139 from Ericson2314/libgpg-error-cross
libgpg-error: Fix cross build
2020-06-20 10:16:23 +02:00
Frederik Rietdijk
a48adb3511
Merge pull request #91118 from simonchatts/darwin-fixes
python: aiohttp/psutil/uvloop Darwin fixes
2020-06-20 07:40:35 +02:00
Frederik Rietdijk
9c5e7367d1 Merge master into staging-next 2020-06-20 07:38:17 +02:00
Frederik Rietdijk
39626dcc2a python3.pkgs.fsspec: fix build 2020-06-20 07:37:58 +02:00
John Ericson
7156cd1c39 libgpg-error: Fix cross build
See comment for details

Fixes #91016
2020-06-20 01:19:28 +00:00
zowoq
630454dfbe skopeo: 1.0.0 -> 1.1.0
https://github.com/containers/skopeo/releases/tag/v1.1.0
2020-06-20 10:24:34 +10:00
Ryan Mulligan
be707e4cc5
Merge pull request #89644 from r-ryantm/auto-update/mill
mill: 0.7.1 -> 0.7.3
2020-06-19 16:45:24 -07:00
06kellyjac
3077a7dc59 deno: 1.1.0 -> 1.1.1 2020-06-19 21:41:24 +00:00
Peter Simons
a2e18d7f8f
Merge pull request #90032 from NixOS/haskell-updates
Update Haskell package set to LTS 16.1 (plus other fixes)
2020-06-19 23:34:41 +02:00
Florian Klink
f48db6108d
Merge pull request #91057 from ruuda/fcct
fedora-coreos-config-transpiler: init at 0.6.0
2020-06-19 23:20:42 +02:00
sternenseemann
d78a3bac05 ocamlPackages.mirage-crypto*: 0.7.0 → 0.8.0
* ocamlPackages.mirage-crypto
* ocamlPackages.mirage-crypto-pk
* ocamlPackages.mirage-crypto-rng
* ocamlPackages.mirage-crypto-rng-mirage: new package which was
  previously part of mirage-crypto-rng
2020-06-19 22:56:58 +02:00
Matthew Bauer
ae423cfeab
Merge pull request #90028 from ggreif/wasmtime
wasmtime: 0.16.0 -> 0.17.0
2020-06-19 16:54:02 -04:00
Peter Simons
3206ba84de hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-1-g5b5ad23 from Hackage revision
ab74bc3b0b.
2020-06-19 22:29:23 +02:00
Peter Simons
b62a82a2f5 haskell-postgresql-pure: this build is probably not broken ...
... but I'll disable it anyway, because I need haskell-updates to be free of
evaluation errors, and figuring which dependency of this packages is still
marked broken even though it actually builds too much effort right nom. I'll
re-visit this next week. Maybe.
2020-06-19 22:29:22 +02:00
Peter Simons
c0162e64f1 haskell-indigo: mark broken, because it depends on broken 'lorentz' 2020-06-19 22:29:22 +02:00
Peter Simons
14688c2700 haskell-single-tuple: don't mark as broken; the package builds fine 2020-06-19 22:29:22 +02:00
Peter Simons
3ee117a0a9 xmobar: jailbreak latest version to accept recent timezone-olson packages 2020-06-19 22:29:22 +02:00
Peter Simons
2187753da6 haskell-base-noprelude: jailbreak when building with ghc-8.10.x 2020-06-19 22:29:22 +02:00
Peter Simons
d60fe71540 haskell-postgresql-pure: disable test suite to fix the build
The tests need a running PostgreSQL database.
2020-06-19 22:29:22 +02:00
Peter Simons
8a34e3369e haskell-hasql-queue: disable test suite to fix the build
The tests need a running PostgreSQL database.
2020-06-19 22:29:22 +02:00
Peter Simons
a2656aad20 haskell-postgresql-libpq-notify: disable test suite to fix the build
The tests need a running PostgreSQL database.
2020-06-19 22:29:22 +02:00
Peter Simons
3f301b06d9 haskell-homotuple: don't mark this as broken; the build succeeds 2020-06-19 22:29:22 +02:00
Malte Brandy
b4723d2156 haskellPackages.reflex-dom and dependencies: Fix build 2020-06-19 22:29:22 +02:00
(cdep)illabout
cdda16b1b1 spago: 0.15.1 -> 0.15.3 2020-06-19 22:29:21 +02:00
David Baynard
2ab43eafd4 Describe reasons for disabling tests 2020-06-19 22:29:21 +02:00
David Baynard
a2caf7f309 haskellPackages.tls: Don’t check tests
The ‘Extended Master Secret (resumption)’ test is failing.
See vincenth/hs-tls#434.

Required for stack.
2020-06-19 22:29:21 +02:00
David Baynard
6dcb4185f6 haskellPackages.x509-validation: Don’t check tests
The test suite hangs — issue vincenthz/hs-certificate#120.

Required to build tls, and thereby stack.
2020-06-19 22:29:21 +02:00
Matthieu Coudron
116021c98a haskellPackages.c2hsc: apply patchto find gcc
...used in tests.

Fix is upstream but there has been no sign of release for the past 6
months, fixes https://github.com/NixOS/nixpkgs/issues/63764.
2020-06-19 22:29:21 +02:00
Peter Simons
b0042de0cf haskell-postgresql-syntax: drop obsolete overrides 2020-06-19 22:29:21 +02:00
Peter Simons
c44fa2a1be haskell-src-exts-simple: drop obsolete overrides 2020-06-19 22:29:21 +02:00
Peter Simons
102ae12936 haskell-stack: drop obsolete overrides
http-download versios 2.0.x is the default in LTS 16.x.
2020-06-19 22:29:21 +02:00
Peter Simons
b53c8b2810 haskell-polysemy-plugin: drop obsolete overrides 2020-06-19 22:29:21 +02:00
Malte Brandy
91754464d3 haskellPackages.neuron: Fix build 2020-06-19 22:29:21 +02:00
Alex Rice
1ca0005c6b Agda: Fix version 2.6.1 2020-06-19 22:29:20 +02:00
Peter Simons
89997f69b1 Drop obsolete overrides now that LTS 16.x has arrived. 2020-06-19 22:29:20 +02:00
Peter Simons
50aa1c3e15 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-1-g7994714 from Hackage revision
4b1f24a49f.
2020-06-19 22:29:05 +02:00
Peter Simons
6efcae2c49 hackage2nix: gcodehs and ttn-client can't be build because of broken dependencies 2020-06-19 22:07:21 +02:00
Peter Simons
90656c850e hackage2nix: gitit is still broken, I'm afraid
Related to https://github.com/NixOS/nixpkgs/pull/89795.
2020-06-19 22:07:21 +02:00
Peter Simons
4ae36e1c3e hackage2nix.yaml: un-break maintained packages
Ping @sorki to please fix gcodehs and ttn-client.
2020-06-19 22:07:21 +02:00
Peter Simons
1cfe7187bb hackage2nix: update the set of broken packages to fix evaluation 2020-06-19 22:07:21 +02:00
Richard Marko
30dca72e74 haskellPackages: add me as maintainer for my packages
and nix-derivation which I care about.
2020-06-19 22:07:21 +02:00
Richard Marko
0d4be98419 haskellPackages.zre: unbreak 2020-06-19 22:07:21 +02:00
Richard Marko
644730bf02 haskellPackages.nix-narinfo: unbreak 2020-06-19 22:07:21 +02:00
Poscat
2b797bcd08 haskellPackages.ginger: unbreak 2020-06-19 22:07:21 +02:00
Peter Simons
66f9a85177 LTS Haskell 16.1 2020-06-19 22:07:13 +02:00
Simon Chatterjee
084d3da828 python: uvloop: fix darwin build
Skip tests that fail on Darwin
2020-06-19 20:16:58 +01:00
Simon Chatterjee
5a3546120c python: aiohttp: fix darwin build
Disable a non-critical test known to fail on Darwin (see https://github.com/aio-libs/aiohttp/issues/3572)
2020-06-19 20:16:58 +01:00
Simon Chatterjee
73f7453bfb pythonPackages.psutil: fix fix for darwin build
PR #82524 correctly diagnosed the problem, but slightly fluffed the boolean
logic (disable tests for Darwin as well as non-x86_64 arch).
2020-06-19 20:16:58 +01:00
Dmitry Kalinkin
96c4c0cc35
Merge pull request #90098 from siriobalmelli-foss/fix/asio
asio: 1.12 -> 1.16
2020-06-19 14:47:31 -04:00
Daniël de Kok
a6f7a8b010 clojure: install man pages
Also move `makeWrapper` to `nativeBuildInputs`.
2020-06-19 20:24:05 +02:00
Daniël de Kok
ad6c43fb33
Merge pull request #90720 from jlesquembre/clj-547
clojure: 1.10.1.507 -> 1.10.1.547
2020-06-19 20:16:59 +02:00
Shea Levy
2590885605
Merge pull request #89099 from alexbiehl/alex/py-skein
python3Packages.skein: init at 0.8.0
2020-06-19 12:35:26 -04:00
Brian Leung
36572ae925 nodePackages.nestjs/cli: init at 7.4.0 2020-06-19 16:25:28 +00:00
Mitsuhiro Nakamura
a7d1e40044
gauche: fix path to cert file (#90708) 2020-06-19 11:33:06 -04:00
Frederik Rietdijk
46dd569cd1 python.pkgs.wcwidth: add setuptools 2020-06-19 14:36:16 +02:00
Sebastien Bariteau
5a345d60d3
the-way: init at 0.3.2
* the-way: init at 0.3.2
2020-06-19 13:00:04 +02:00
Lassulus
6d2c0b8255
Merge pull request #88195 from ruuda/libressl-3.1
libressl: add 3.1.3, default to it, remove 2.9
2020-06-19 12:49:15 +02:00
Jörg Thalheim
e5bdf9c27b
Merge pull request #91087 from Mic92/python-fixes 2020-06-19 11:36:25 +01:00
Vincent Laporte
5293575e85 coqPackages.mathcomp: enable 1.11.0 for Coq 8.12 2020-06-19 12:28:42 +02:00
Jörg Thalheim
81fb54a8c1
python3.pkgs.janus: fix build 2020-06-19 11:16:50 +01:00
Jörg Thalheim
8ce5334899
python3.pkgs.pycognito: 0.1.2 -> 0.1.3 2020-06-19 11:06:02 +01:00
Jörg Thalheim
df65cd2ef9
python3.pkgs.hass-nabucasa: fix build 2020-06-19 11:05:52 +01:00
Jörg Thalheim
25b91c2059
python3.pkgs.asynctest: disable tests on python3.8 2020-06-19 10:52:03 +01:00
Jörg Thalheim
407897c65a
python3.pkgs.astral: add missing freezegun 2020-06-19 10:46:05 +01:00
Daniël de Kok
36429a4e59
Merge pull request #91080 from juliendehos/curlcpp
curlcpp: remove myself from maintainers
2020-06-19 11:29:13 +02:00
Frederik Rietdijk
e3209fae77 python2.pkgs.natsort: fix eval 2020-06-19 11:21:42 +02:00
Frederik Rietdijk
9c650efbb0 python2.pkgs.natsort: disable 2020-06-19 11:20:35 +02:00
Gaelan Steele
d179098390 libgcrypt: always pass build and host to configure
When building for aarch32 on aarch64 with extraPlatforms, libgcrypt
fails to build because it tries to guess the host platform from uname,
which returns the wrong result in this case. We fix this by always
telling libgcrpyt what platform to build for.
2020-06-19 11:08:34 +02:00
R. RyanTM
dc906cbe92 bison: 3.6.2 -> 3.6.3 2020-06-19 11:06:59 +02:00
R. RyanTM
49d376b65c libksba: 1.3.5 -> 1.4.0 2020-06-19 11:06:27 +02:00
R. RyanTM
f79c05b113 openblas: 0.3.9 -> 0.3.10 2020-06-19 10:59:46 +02:00
R. RyanTM
9757111825 cmake: 3.17.2 -> 3.17.3 2020-06-19 10:54:01 +02:00
Frederik Rietdijk
e4cd7a48f3 Merge staging-next into staging 2020-06-19 10:49:25 +02:00
Frederik Rietdijk
612ef3438a python3.pkgs.soco: fix build 2020-06-19 10:37:37 +02:00
Jörg Thalheim
ab2c7a29e7
eyeD3: fix dependencies 2020-06-19 09:15:04 +01:00
Jörg Thalheim
343594f2bd
python3.pkgs.python-engineio: 3.10.0 -> 3.13.0
fixes python-socketio
2020-06-19 09:15:02 +01:00
Vincent Laporte
a1b8192dbf ocamlPackages.piqi: 0.6.14 → 0.6.15 2020-06-19 10:06:06 +02:00
Frederik Rietdijk
e3bacebbd0 python2.pkgs.markdown: keep at 3.1.1 for Python 2 2020-06-19 09:47:36 +02:00
Frederik Rietdijk
301847a7e5 Merge master into staging-next 2020-06-19 09:01:43 +02:00
Ruud van Asseldonk
05c559cbc9 fedora-coreos-config-transpiler: use buildGoModule 2020-06-19 08:57:58 +02:00
Ruud van Asseldonk
9e887cf268 fedora-coreos-config-transpiler: init at 0.6.0
Fedora CoreOS Config Transpiler (FCCT) is to Fedora CoreOS what
Container Linux Config Transpiler (CT) was to CoreOS Container Linux.
2020-06-19 08:57:58 +02:00
Julien Dehos
cc1a97d772 curlcpp: remove myself from maintainers 2020-06-19 08:42:04 +02:00
Paul Myjavec
be22631154
circleci-cli: 0.1.7971 -> 0.1.8302 (#91013) 2020-06-18 22:30:34 -07:00
zowoq
3e0b8c5a70
Merge pull request #90541 from zowoq/ffmpeg43
ffmpeg: 4.2.3 -> 4.3
2020-06-19 09:32:37 +10:00
Sirio Balmelli
a9a0e6458b
asio: 1.12 -> 1.16
1.16 will now build on Darwin, properly mark it as such.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-06-19 01:24:37 +02:00
Florian Klink
ccaa301add
Merge pull request #90234 from asbachb/update-jdk-11.0.7
openjdk: 11.0.6 -> 11.0.7
2020-06-19 00:38:08 +02:00
Florian Klink
6b2c9aa7da
Merge pull request #90289 from r-ryantm/auto-update/adoptopenjdk-icedtea-web
adoptopenjdk-icedtea-web: 1.8.3 -> 1.8.4
2020-06-19 00:37:32 +02:00
Florian Klink
bde91a6fd7
Merge pull request #90501 from r-ryantm/auto-update/ct
container-linux-config-transpiler: 0.7.0 -> 0.9.0
2020-06-19 00:32:57 +02:00
Jan Tojnar
6f22db6df1
libmodulemd_1: drop
rpm-ostree now uses 2.0
2020-06-19 00:31:28 +02:00
markuskowa
8b2d48ea0a
Merge pull request #90073 from r-ryantm/auto-update/ocaml4.10.0-ppx_deriving
ocamlPackages.ppx_deriving: 4.4.1 -> 4.5
2020-06-18 23:30:02 +02:00
Lassulus
eed368ac4e
Merge pull request #83874 from expipiplus1/joe-swiftshader
swiftshader: init at 2020-03-31
2020-06-18 23:23:29 +02:00
Vincent Haupert
9ec1297d8a
python3Package.sslyze: init at 3.0.7 2020-06-18 23:02:18 +02:00
Vincent Haupert
9a243a6cd2
python3Package.nassl: init at 3.0.0 2020-06-18 23:02:16 +02:00
Vincent Haupert
343f689854
pythonPackage.tls-parser: init at 1.2.2 2020-06-18 23:02:14 +02:00
Daniël de Kok
d1037c682e
Merge pull request #90709 from lovesegfault/pio-4.3.4
platformio: 4.3.1 -> 4.3.4
2020-06-18 21:50:09 +02:00
Florian Klink
f761f29bd3
Merge pull request #90211 from lovesegfault/r-a-bump
rust-analyzer: 2020-06-01 -> 2020-06-08
2020-06-18 20:39:16 +02:00
Lassulus
647cb38da1
Merge pull request #87760 from emilazy/mark-freeimage-broken-on-aarch64
freeimage: mark as broken on aarch64
2020-06-18 19:00:36 +02:00
Wael Nasreddine
46db244d2d
go-swagger: init at 0.24.0 (#90682)
* go-swagger: init at 0.24.0

* Apply suggestions from code review

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-06-18 07:10:54 -07:00
Vladimír Čunát
d5fd2edb1f
libjpeg(-turbo): patch CVE-2020-13790
Fixes #90864 (roundup issue).  Release is said to be expected soon,
but we can patch now anyway.
2020-06-18 15:42:20 +02:00
José Luis Lafuente
64b2789c4e
clojure: 1.10.1.507 -> 1.10.1.547
Patch no longer need, added upstream:
https://clojure.atlassian.net/browse/TDEPS-150
2020-06-18 11:32:39 +02:00
Mario Rodas
bb7b4cdfcb
nodejs-12_x: 12.18.0 -> 12.18.1
Changelog: https://github.com/nodejs/node/releases/tag/v12.18.1
2020-06-18 04:20:00 -05:00
Daniël de Kok
f7214facbf
Merge pull request #74487 from oxalica/cargo-insta
cargo-insta: init at 0.16.0
2020-06-18 15:09:25 +02:00
oxalica
030fd3ca0c
cargo-insta: strip unused variable 2020-06-18 20:49:20 +08:00
Tim Steinbach
d1966f0860
jenkins: 2.222.4 -> 2.235.1 2020-06-18 08:16:06 -04:00
oxalica
71c0dbd5a4
cargo-insta: init at 0.16.0 2020-06-18 19:13:04 +08:00
Jan Tojnar
c334340d5c
Merge pull request #85147 from jtojnar/zziplib-0.13.70
zziplib: 0.13.69 → 0.13.70
2020-06-18 12:20:57 +02:00
zowoq
5c35515adf buildah: 1.14.9 -> 1.15.0
https://github.com/containers/buildah/releases/tag/v1.15.0
2020-06-18 20:11:11 +10:00
Joe Hermaszewski
9e7da18382 swiftshader: init at 2020-06-17 2020-06-18 16:43:45 +08:00
Michael Raskin
aaf57769cf
Merge pull request #80624 from r-ryantm/auto-update/mygui
mygui: 3.2.2 -> 3.4.0
2020-06-18 08:34:41 +00:00
Frederik Rietdijk
32e827b848 Merge staging-next into staging 2020-06-18 09:02:05 +02:00
Frederik Rietdijk
79f9ef8752 Merge master into staging-next 2020-06-18 09:01:39 +02:00
Anderson Torres
c04e95573a
Merge pull request #90508 from r-ryantm/auto-update/cimg
cimg: 2.9.0 -> 2.9.1
2020-06-18 03:46:59 -03:00
zowoq
2b075f7310 nv-codec-headers: 9.0.18.1 -> 9.1.23.1 2020-06-18 14:56:19 +10:00
zowoq
05c4c9e729 ffmpeg-full: drop unneeded patch 2020-06-18 14:56:19 +10:00
zowoq
f9e5ca8e58 ffmpeg: 4.2.3 -> 4.3 2020-06-18 14:56:18 +10:00
Bernardo Meurer
110d6a8b98
platformio: 4.3.1 -> 4.3.4 2020-06-17 20:43:56 -07:00
Matthew Bauer
d07451fb5c
Merge pull request #84315 from r-ryantm/auto-update/rgbds
rgbds: 0.3.10 -> 0.4.0
2020-06-17 23:15:03 -04:00
Jesse Wattenbarger
2d33717138 dasm: init at 2.20.13
Co-authored-by: Daniel Schaefer <git@danielschaefer.me>
2020-06-18 04:32:25 +02:00
Martin Milata
d3e1b77ac3 json_c: add patch for CVE-2020-12762
Fixes: https://nvd.nist.gov/vuln/detail/CVE-2020-12762
2020-06-18 03:15:06 +02:00
R. RyanTM
fa678b3228 guile-cairo: 1.11.0 -> 1.11.1 2020-06-17 12:41:47 -07:00
R. RyanTM
188394a666 visualvm: 2.0 -> 2.0.2 2020-06-17 12:40:45 -07:00
R. RyanTM
3f5c873d26 intel-graphics-compiler: 1.0.3627 -> 1.0.4062 2020-06-17 12:40:07 -07:00
R. RyanTM
621c1f0042 libmysofa: 1.0 -> 1.1 2020-06-17 12:38:32 -07:00
R. RyanTM
59f0025dc0 libsolv: 0.7.13 -> 0.7.14 2020-06-17 12:34:19 -07:00
R. RyanTM
0c03dbf0a3 libnetfilter_queue: 1.0.3 -> 1.0.4 2020-06-17 12:32:39 -07:00
R. RyanTM
d8963f2a85 openwsman: 2.6.11 -> 2.7.0 2020-06-17 12:27:30 -07:00
R. RyanTM
1b56c5b920 curlcpp: 1.1 -> 1.4 2020-06-17 12:22:17 -07:00
R. RyanTM
fe0d7fbcd1 flyctl: 0.0.123 -> 0.0.131 2020-06-17 12:19:42 -07:00
R. RyanTM
01fd63bee2 go-protobuf: 1.3.2 -> 1.4.2 2020-06-17 12:18:24 -07:00
R. RyanTM
514c250e72 gllvm: 1.2.3 -> 1.2.6 2020-06-17 12:17:26 -07:00
R. RyanTM
e198af2067 liblouis: 3.13.0 -> 3.14.0 2020-06-17 12:07:14 -07:00
R. RyanTM
07600d718c cpp-hocon: 0.2.1 -> 0.2.2 2020-06-17 12:06:16 -07:00
Daniël de Kok
b0909224e7 python3Packages.spacy_models: 2.2.5 -> 2.3.0
Update all *existing* models for compatibility with spaCy 2.3.0.
2020-06-17 12:04:42 -07:00
Daniël de Kok
ce1ea86f1b python3Packages.spacy: 2.2.4 -> 2.3.0
Changelog:

https://github.com/explosion/spaCy/releases/tag/v2.3.0
2020-06-17 12:04:42 -07:00
R. RyanTM
595883171e liquibase: 3.9.0 -> 3.10.0 2020-06-17 12:04:20 -07:00
R. RyanTM
99d0aefab9 activemq: 5.15.12 -> 5.15.13 2020-06-17 12:01:59 -07:00
R. RyanTM
59e7c74f4c beancount: 2.2.3 -> 2.3.0 2020-06-17 11:41:48 -07:00
R. RyanTM
ec13b27348 gmm: 5.3 -> 5.4 2020-06-17 11:09:03 -07:00
R. RyanTM
03ff03db4f freetds: 1.1.40 -> 1.1.42 2020-06-17 11:05:46 -07:00
R. RyanTM
bfc1914423 libfprint: 1.90.1 -> 1.90.2 2020-06-17 11:02:55 -07:00
R. RyanTM
84b7946079 flyway: 6.4.3 -> 6.4.4 2020-06-17 11:02:22 -07:00
Frederik Rietdijk
ec618a9120 python.pkgs.bleach: add missing dependency packaging 2020-06-17 10:20:46 -07:00
Jan Tojnar
010679d8f0
Merge pull request #90607 from r-ryantm/auto-update/libqmi
libqmi: 1.24.12 -> 1.25.900
2020-06-17 17:54:39 +02:00
Daniël de Kok
705b85c301
Merge pull request #90594 from wucke13/webdis
webdis: 0.1.9 -> 0.1.10
2020-06-17 17:12:20 +02:00
Leon Schuermann
ef9e6b3aa8 tpm2-tss: remove libgcrypt from explicit build inputs 2020-06-17 16:46:18 +02:00
Leon Schuermann
09791689df tpm2-tss: build from source instead of release tarball 2020-06-17 16:46:18 +02:00
Leon Schuermann
1ec50ac39e tpm2-tss: extract checkPhase dependencies into checkInputs 2020-06-17 16:46:18 +02:00
Leon Schuermann
de064be984 tpm2-tss: enable parallel building 2020-06-17 16:46:18 +02:00
Leon Schuermann
8e94e61aec tpm2-tss: 2.3.2 -> 2.4.1 2020-06-17 16:46:18 +02:00
markuskowa
7e505053ba
Merge pull request #90659 from r-ryantm/auto-update/openmpi
openmpi: 4.0.3 -> 4.0.4
2020-06-17 16:45:37 +02:00
Martin Milata
d6af70fa90 libjcat: 0.1.2 -> 0.1.3
Fixes: https://nvd.nist.gov/vuln/detail/CVE-2020-10759
Changelog: https://github.com/hughsie/libjcat/blob/0.1.3/NEWS
See also: https://github.com/justinsteven/advisories/blob/master/2020_fwupd_dangling_s3_bucket_and_CVE-2020-10759_signature_verification_bypass.md
2020-06-17 16:37:59 +02:00
Jan Tojnar
a978b11516
libqmi: enable introspection
Also stop using pkg-config alias
2020-06-17 16:35:46 +02:00
obadz
0280b5e21d
Merge pull request #90288 from delroth/mono-closure-size
mono: don't propagate a dependency to glib-dev (15% closure size saving)
2020-06-17 15:03:45 +01:00
Gabriel Gonzalez
459cf94991 Nixpkgs support for dhall-to-nixpkgs
The motivation for this change is to enable a new Dhall command-line
utility called `dhall-to-nixpkgs` which converts Dhall packages to
buildable Nix packages.  You can think of `dhall-to-nixpkgs` as the
Dhall analog of `cabal2nix`.

You can find the matching pull request for `dhall-to-nixpkgs` here:

https://github.com/dhall-lang/dhall-haskell/pull/1826

The two main changes required to support `dhall-to-nixpkgs` are:

* Two new `buildDhall{Directory,GitHub}Package` utilities are added

  `dhall-to-nixpkgs` uses these in the generated output

* `pkgs.dhallPackages` now selects a default version for each package
  using the `prefer` utility

  All other versions are still buildable via a `passthru` attribute
2020-06-17 15:57:21 +02:00
Frederik Rietdijk
b7aec77a7b buildPythonPackage: don't recompile bytecode
There are too many regressions. Instead of reverting all the work that has been
done on this so far, let's just disable it Python-wide. That way we can
investigate and fix it easier.
2020-06-17 14:54:03 +02:00
Frederik Rietdijk
bbd12947de python.pkgs.py3to2: don't recompile bytecode 2020-06-17 14:51:59 +02:00
Lassulus
c0574ae321
Merge pull request #90472 from cdepillabout/purescript-0.13.8
purescript: 0.13.6 -> 0.13.8
2020-06-17 14:11:47 +02:00
pablo1107
52c906147c luaPackages.ldbus: init at scm-0 2020-06-17 12:12:08 +02:00
Ingo Blechschmidt
4eb9c8cae5 olm: fix homepage link 2020-06-17 11:51:04 +02:00
Claudio Bley
9836a30422 bazel-buildtools: 3.2.0 -> 3.2.1 2020-06-17 11:11:41 +02:00
Frederik Rietdijk
8850815577 Merge master into staging-next 2020-06-17 08:40:33 +02:00
Frederik Rietdijk
c610d82167
Merge pull request #90636 from jonringer/disable-byterecompile-py2
python2Packages: default to dontUsePythonRecompileBytecode = true;
2020-06-17 08:36:16 +02:00
Vladimír Čunát
52375b20bc
Merge #90247: lmdb: 0.9.24 -> 0.9.25 2020-06-17 08:07:43 +02:00
zowoq
78e324d272 treewide: ffmpeg_4 -> ffmpeg 2020-06-16 18:23:14 -07:00
zowoq
a2e6ff2cce buildGoModule: require vendorSha256 to be set in packages 2020-06-17 11:07:00 +10:00
Jörg Thalheim
f233846219
Merge pull request #90641 from Mic92/jedi
python3.pkgs.jedi: remove unused postPatch
2020-06-17 02:06:20 +01:00
Maximilian Bosch
cf810b54e0
vagrant: 2.2.8 -> 2.2.9
https://github.com/hashicorp/vagrant/blob/v2.2.9/CHANGELOG.md#229-may-07-2020
2020-06-17 02:31:31 +02:00
R. RyanTM
70187773bc openmpi: 4.0.3 -> 4.0.4 2020-06-16 23:15:26 +00:00
Maximilian Bosch
3f61850c41
Merge pull request #90495 from r-ryantm/auto-update/cppcheck
cppcheck: 2.0 -> 2.1
2020-06-17 01:04:03 +02:00
Robert Schütz
213275ca72
protobufc: 1.3.1 -> 1.3.3 (#90327) 2020-06-17 00:42:12 +02:00
Léo Gaspard
53d16b82b9
Merge pull request #87269 from luc65r/pkg/tartube
tartube: 2.0.016 -> 2.1.0
2020-06-17 00:16:37 +02:00
Jörg Thalheim
b4350f3176
python3.pkgs.jedi: remove unused postPatch
8aaa8e0044/requirements.txt
2020-06-16 22:22:04 +01:00
Jonathan Ringer
024a30e9f2 python2Packages.traits: disable python2, abandoned 2020-06-16 14:19:33 -07:00
Jonathan Ringer
9b38751608 pythonPackages.pytest-isort: fix tests 2020-06-16 14:14:04 -07:00
Jonathan Ringer
46c455e031 python2Packages.pytest-openfiles: disable python2, abandoned 2020-06-16 14:12:30 -07:00
Jonathan Ringer
e70fb9e81f python2Packages.pipdate: disable python2, abandoned 2020-06-16 14:11:10 -07:00
Jonathan Ringer
bbaeb07059 python2Packages.ordered-set: disable python2, abandoned 2020-06-16 14:10:30 -07:00
Jonathan Ringer
d017475b75 python2Packages.mutagen: freeze at 1.43 2020-06-16 14:09:02 -07:00
Jonathan Ringer
f6626b6842 pythonPackages.mutagen: disable python2, abandoned 2020-06-16 14:04:19 -07:00
Jonathan Ringer
478cd63015 pythonPackages.limnoria: disable python2, abandoned 2020-06-16 14:03:23 -07:00
Jonathan Ringer
ad3f2ad42e pythonPackages.inflection: disable python2, abandoned 2020-06-16 14:02:08 -07:00
Jonathan Ringer
1a230cfb20 pythonPackages.http-ece: fix builds 2020-06-16 14:01:20 -07:00
Jonathan Ringer
974f594457 pythonPackages.httptools: disable python2, abandoned 2020-06-16 13:59:29 -07:00
Jonathan Ringer
d377538c0d pythonPackages.flake8-debugger: fix python <3.8 builds 2020-06-16 13:59:06 -07:00
Jonathan Ringer
de231741d1 pythonPackages.humanize: disable python2, setup.py is py3 only 2020-06-16 13:57:19 -07:00
Jonathan Ringer
622e5db89e pythonPackages.filemagic: disable python2, no longer compat 2020-06-16 13:56:39 -07:00
Jonathan Ringer
77fe6c1c76 pythonPackages.coveralls: disabled python2, not compatible 2020-06-16 13:50:24 -07:00
Jonathan Ringer
f8bf71047b pythonPackages.coveralls: disabled python2, abandoned 2020-06-16 13:49:20 -07:00
Jonathan Ringer
e6f7592065 pythonPackages.etelemetry: disabled python2, abandoned 2020-06-16 13:48:32 -07:00
Jonathan Ringer
03b2293d8b pythonPackages.cloudpickle: disable python2, abandoned 2020-06-16 13:46:14 -07:00
Jonathan Ringer
3701913775 pythonPackages.cfgv: disable python2, abandoned 2020-06-16 13:45:50 -07:00
Jonathan Ringer
fe1a38a2e2 pythonPackages.base58: disable python2
python2 abandoned upstream
2020-06-16 13:42:37 -07:00
Jonathan Ringer
c3597a127a pythonPackages.avro: fix build 2020-06-16 13:41:57 -07:00
Jonathan Ringer
625653c36d pythonPackages.auth0-python: fix tests 2020-06-16 13:39:28 -07:00