Commit graph

81049 commits

Author SHA1 Message Date
Ricardo Ardissone 834eb1729b haskellPackages.network_2_6_3_1: enable dontCheck 2020-05-06 01:14:06 -03:00
Matthew Bauer 9c4fbf9cb1 gcc: don’t require "lib" output
libgccjit is a library but is used as a compiler. So it references a
bunch of compiler things in $out. To avoid a cycle, we need to put
everything in $out, so referenced to $lib need to be replaced with
${!outputLib}.
2020-05-05 22:23:26 -05:00
R. RyanTM defdda6f93 faudio: 20.04 -> 20.05 2020-05-05 19:51:39 -07:00
Justin Gerhardt 840b5bf6ba pythonPackages.powerline: Added file binding 2020-05-05 19:11:06 -07:00
R. RyanTM 51472a9606 kubectx: 0.8.0 -> 0.9.0 2020-05-05 19:08:17 -07:00
R. RyanTM 0d53bfed34 omnisharp-roslyn: 1.34.15 -> 1.35.0 2020-05-05 19:02:41 -07:00
R. RyanTM 989787210f mill: 0.6.1 -> 0.6.2 2020-05-05 19:02:36 -07:00
R. RyanTM 6426943652 libgnurl: 7.69.1 -> 7.70.0 2020-05-05 18:50:32 -07:00
R. RyanTM 89aadedd32 hopper: 4.5.22 -> 4.5.25 2020-05-05 18:49:53 -07:00
Taylor Viti 5377640490 nco: Patch hardcoded paths cp and mv
Commit b83ed3efe81525302469a3052982f41393a616e0 in the nco source
repo, hard-coded the paths to cp and mv, so as to point to their FHS
locations, which resulted in ncrename throwing a "file not found"
error when invoked outside of an FHS sandbox.

This nixpkgs commit patches the src/nco_fl_utl.c to instead point the
associated nixpkgs.coreutils locations. The hard-coded paths actually
occur in a number of other locations, but this is enough to quash the
error w/ ncrename (and presumably the other CLI nco tooling, although
this isn't tested).
2020-05-05 15:22:12 -10:00
Mario Rodas dad6b0e1b3
Merge pull request #87024 from marsam/update-nodejs-14_x
nodejs-14_x: 14.1.0 -> 14.2.0
2020-05-05 20:19:22 -05:00
Mario Rodas 00a153f4df
Merge pull request #86827 from r-ryantm/auto-update/bmake
bmake: 20200318 -> 20200402
2020-05-05 20:17:20 -05:00
Mario Rodas abdcdad523
Merge pull request #86950 from vdemeester/update-golangci-lint
golangci-lint: 1.25.1 -> 1.26.0
2020-05-05 20:12:23 -05:00
Mario Rodas 4dc30731f3
Merge pull request #86814 from r-ryantm/auto-update/closure-compiler
closurecompiler: 20200315 -> 20200406
2020-05-05 19:06:52 -05:00
Jan Tojnar ea38cf9d96
Merge pull request #87017 from jtojnar/fwupd-1.4.1 2020-05-06 01:20:16 +02:00
Mario Rodas 5d08c567d9
nodejs-14_x: 14.1.0 -> 14.2.0
Changelog: https://github.com/nodejs/node/releases/tag/v14.2.0
2020-05-05 18:18:18 -05:00
Jonathan Ringer d8f894d9ae pythonPackages.pymssql: remove
has been abandoned upstream.
https://github.com/pymssql/pymssql
2020-05-05 15:58:40 -07:00
Jan Tojnar a6cd07ceaa
libjcat: 0.1.1 → 0.1.2
1a509ac60b
2020-05-06 00:15:03 +02:00
R. RyanTM c528e11e7f rdkafka: 1.3.0 -> 1.4.0 2020-05-05 17:23:39 -04:00
Timo Kaufmann 7ae4bd1f99
Merge pull request #86962 from Mic92/rl-coach
python3.pkgs.rl-coach: mark as broken
2020-05-05 21:20:38 +00:00
R. RyanTM 41e53b67c3 libsecret: 0.20.2 -> 0.20.3 2020-05-05 21:18:46 +00:00
Martin Weinelt 6baa4e74bf
wolfssl: v4.3.0 → v4.4.0
Fixes: CVE-2020-11713
2020-05-05 23:02:44 +02:00
Maximilian Bosch 19d2c0601b
wabt: 1.0.13 -> 1.0.14
https://github.com/WebAssembly/wabt/releases/tag/1.0.14
2020-05-05 22:39:39 +02:00
adisbladis 36debc367e
poetry2nix: 1.7.1 -> 1.8.0 2020-05-05 21:20:44 +01:00
Martin Weinelt dde157780c
ansible: v2.9.2 → v2.9.7
Fixes: CVE-2020-10684, CVE-2020-1733, CVE-2020-1735, CVE-2020-1739, CVE-2020-1740
2020-05-05 21:23:12 +02:00
R. RyanTM 3cb887902a lazarus: 2.0.6 -> 2.0.8 2020-05-05 19:15:24 +00:00
R. RyanTM 06ea7091d3 libdvdread: 6.1.0 -> 6.1.1 2020-05-05 18:25:54 +00:00
cw e506284193 elixir_1_10: 1.10.2 -> 1.10.3 2020-05-05 20:13:31 +02:00
xrelkd 8085245fff just: use installShellFiles 2020-05-05 20:01:44 +02:00
Frederik Rietdijk 9875bbae75 Merge master into staging-next 2020-05-05 19:51:09 +02:00
Pavol Rusnak 271a9de2c8
wxsqliteplus: get rid of sha1 + package cleanup 2020-05-05 19:45:09 +02:00
Pavol Rusnak bece8c0db2
wxsqlite3: 3.3.1 -> 4.5.1 2020-05-05 19:45:09 +02:00
Jörg Thalheim 416caeb6db
go: 1.14.1 -> 1.14.2 2020-05-05 17:59:19 +01:00
Jörg Thalheim 18a6a7783b
Merge pull request #86405 from lblasc/gst-plugins-bad-fix 2020-05-05 17:53:52 +01:00
Jörg Thalheim 3a901d247c
python3.pkgs.rl-coach: mark as broken 2020-05-05 17:50:47 +01:00
Vincent Demeester 96274c61c4
golangci-lint: 1.25.1 -> 1.26.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2020-05-05 16:52:27 +02:00
Jörg Thalheim 2c3e8e60c9
Merge pull request #86941 from r-ryantm/auto-update/jbake
jbake: 2.6.4 -> 2.6.5
2020-05-05 15:34:24 +01:00
Patrick Winter 9356945f91
pxview: init at 0.2.5 2020-05-05 10:14:43 -04:00
Patrick Winter 88246c57fc
pxlib: init at 0.6.8 2020-05-05 10:14:04 -04:00
Jörg Thalheim 40b89a02b6
Merge pull request #86921 from stigtsp/fix/toggl-cli-2.1.0 2020-05-05 15:13:23 +01:00
R. RyanTM ca141f7191 jbake: 2.6.4 -> 2.6.5 2020-05-05 13:05:32 +00:00
Jörg Thalheim dd0d5912e7
Merge pull request #86933 from petabyteboy/feature/update-vgo2nix 2020-05-05 14:04:58 +01:00
Ryan Mulligan c320408135
Merge pull request #86871 from r-ryantm/auto-update/geos
geos: 3.8.0 -> 3.8.1
2020-05-05 06:02:58 -07:00
Mario Rodas 746d4d184a
Merge pull request #86932 from r-ryantm/auto-update/joker
joker: 0.15.0 -> 0.15.3
2020-05-05 08:02:04 -05:00
Milan Pässler 3ee2acd99a vgo2nix: unstable-2019-02-05 -> unstable-2020-05-05 2020-05-05 14:20:48 +02:00
R. RyanTM 28bea11385 joker: 0.15.0 -> 0.15.3 2020-05-05 12:18:09 +00:00
José Romildo Malaquias c8e228f174 pythonPackages.python-efl: 1.23.0 -> 1.24.0 2020-05-05 08:47:20 -03:00
Stig Palmquist b69379415b
python3Packages.toggl-cli: relax click version dependency
fixes build problem by substituting click==7.0 with click>=7.0.
2020-05-05 12:52:04 +02:00
R. RyanTM 40ddbbecea gl2ps: 1.4.1 -> 1.4.2 2020-05-05 10:38:47 +00:00
Maximilian Bosch 48b6268225
vagrant: 2.2.7 -> 2.2.8
https://github.com/hashicorp/vagrant/releases/tag/v2.2.8
2020-05-05 11:01:09 +02:00
R. RyanTM 141051672c gmime3: 3.2.6 -> 3.2.7 2020-05-05 08:45:43 +00:00
Andrew Childs 969ae819f9 libjpeg_turbo: fix race in tests
Fixes:

12/151 Test  #46: jpegtran-shared-icc ...............................***Failed    0.03 sec
Premature end of JPEG file
JPEG datastream contains no image

63/151 Test  #47: jpegtran-shared-icc-cmp ...........................***Failed    0.12 sec
Could not obtain MD5 sum: No such file or directory

The following tests FAILED:
         46 - jpegtran-shared-icc (Failed)
         47 - jpegtran-shared-icc-cmp (Failed)

Example build: https://hydra.nixos.org/build/117594627
2020-05-05 16:24:59 +09:00
R. RyanTM 22a814fc74 glibmm: 2.62.0 -> 2.64.2 2020-05-05 06:33:42 +00:00
Jan Tojnar 1a9c35d051
meson: 0.54.0 → 0.54.1
https://github.com/mesonbuild/meson/compare/0.54.0...0.54.1
2020-05-05 06:56:55 +02:00
Jon 0b2ff5ad2b
Merge pull request #86870 from bcdarwin/update-pydicom
python3Packages.pydicom: 1.4.1 -> 1.4.2
2020-05-04 21:44:31 -07:00
R. RyanTM 0c2cea6073 flyway: 6.3.2 -> 6.4.1 2020-05-04 21:43:30 -07:00
Jonathan Ringer 83f5fd8958 python3Packages.nipype: 1.3.1 -> 1.4.2, enable python3.8 2020-05-04 21:41:05 -07:00
Mario Rodas 30efe465b0
Merge pull request #86710 from marsam/update-racket
racket: 7.6 -> 7.7
2020-05-04 23:33:09 -05:00
R. RyanTM ba810eabde commonsCompress: 1.18 -> 1.20 2020-05-04 21:19:42 -07:00
R. RyanTM ea625e4039 enet: 1.3.14 -> 1.3.15 2020-05-04 21:19:10 -07:00
Jonathan Ringer 91ad6f176a pythonPackages.softlayer: disable python2
ERROR: Package 'SoftLayer' requires a different Python: 2.7.18 not in '>=3.5'
2020-05-04 21:17:49 -07:00
R. RyanTM b5124d35af freetds: 1.1.26 -> 1.1.33 2020-05-04 21:17:12 -07:00
R. RyanTM 6b19002d95 fasm: 1.73.23 -> 1.73.24 2020-05-04 21:13:50 -07:00
Ben Darwin 5caa76705b elastix: update for ITK 5.1.0
- fetch patches to build elastix 5.0 with ITK 5.1
- update 'platforms': builds on Darwin, fails on aarch64
2020-05-05 00:08:04 -04:00
Ben Darwin 20cf206a09 simpleitk: itk -> itk4
- simpleitk 1.2.4 is incompatible with ITK 5.1, so this can be reverted when 2.x is released.
2020-05-05 00:08:04 -04:00
Ben Darwin 404834334b itk: 5.0.1 -> 5.1.0 2020-05-05 00:08:00 -04:00
Ben Darwin 5d88b43f58 python3Packages.pydicom: 1.4.1 -> 1.4.2 2020-05-04 23:19:44 -04:00
R. RyanTM 6f2983b6a7 abcl: 1.6.0 -> 1.6.1 2020-05-04 19:56:43 -07:00
Benjamin Hipple 36ee1e710a
Merge pull request #85399 from cgevans/tensorflow-bin_2-depfix
tensorflow-bin_2: fix tensorboard dependency
2020-05-04 22:47:13 -04:00
R. RyanTM e80d292213 geos: 3.8.0 -> 3.8.1 2020-05-05 02:06:04 +00:00
Pavol Rusnak 420124adf8 python: remove isPy33, isPy34 2020-05-04 18:49:45 -07:00
hlolli a8a2337c15
lumo 1.10.1: fix missing npm dependency 2020-05-04 22:17:10 +02:00
Vincent Laporte 0db2daa900 ocamlPackages.async_find: remove at 111.28.00
This is a legacy version for OCaml 4.02
2020-05-04 22:11:50 +02:00
Ramzi Ben Yahya 00d4ce01de lisp-modules: fix missing && after test command 2020-05-04 21:55:21 +02:00
R. RyanTM 4748748f12 bmake: 20200318 -> 20200402 2020-05-04 19:43:52 +00:00
R. RyanTM 1fbb393143 python27Packages.autopep8: 1.5.1 -> 1.5.2 2020-05-04 21:06:42 +02:00
R. RyanTM 55e40ed1db closurecompiler: 20200315 -> 20200406 2020-05-04 18:15:39 +00:00
Jörg Thalheim 2b08905cae
Merge pull request #85603 from parthy/edk2-macos
edk2: Support build on macOS
2020-05-04 16:41:00 +01:00
Ryan Mulligan 8471593028
Merge pull request #86781 from r-ryantm/auto-update/armadillo
armadillo: 9.860.1 -> 9.870.2
2020-05-04 08:02:09 -07:00
Ben Darwin e72b2beab0 vtk: unbreak on OS X 2020-05-04 10:47:27 -04:00
R. RyanTM 4916562eeb armadillo: 9.860.1 -> 9.870.2 2020-05-04 14:19:12 +00:00
Markus Partheymüller faf984d12d ed2k/OVMF: Put URLs in quotes 2020-05-04 16:00:37 +02:00
Franz Pletz 89b673b9e6
boringssl: 2017-02-23 -> 2019-12-04 2020-05-04 15:02:38 +02:00
Florian Klink 2d5deeae72
Merge pull request #84133 from hlolli/fix/strace-graph-shebang
strace: fix strace-graph shebang which points to perl
2020-05-04 15:01:39 +02:00
tckmn 7493a7eb91
jelly: init at 0.1.31 (#82178) 2020-05-04 18:31:03 +05:30
Andreas Rammhold c275bdbafc
Merge pull request #86731 from r-ryantm/auto-update/rust-cbindgen
rust-cbindgen: 0.13.2 -> 0.14.2
2020-05-04 14:56:13 +02:00
Ryan Mulligan 64c0e5f7c3
Merge pull request #86762 from r-ryantm/auto-update/zef
zef: 0.8.3 -> 0.8.4
2020-05-04 05:54:49 -07:00
Emery Hemingway 47ff94a179
Merge pull request #84143 from NotGate/patch-1
update libbass
2020-05-04 18:15:48 +05:30
R. RyanTM 5f96bbf67b zef: 0.8.3 -> 0.8.4 2020-05-04 11:31:05 +00:00
Mario Rodas 47a68c60f6
Merge pull request #86693 from r-ryantm/auto-update/mod
mod: 0.3.0 -> 0.4.0
2020-05-04 06:04:02 -05:00
Mario Rodas 94abef4942
Merge pull request #86746 from r-ryantm/auto-update/sysbench
sysbench: 1.0.19 -> 1.0.20
2020-05-04 05:57:33 -05:00
Jörg Thalheim 0f52291a51
Merge pull request #85602 from nomeata/joachim/bumpwasmtime 2020-05-04 11:19:55 +01:00
R. RyanTM 7a17b13b48 or-tools: 7.5 -> 7.6 2020-05-04 03:12:00 -07:00
Anders Kaseorg 6356c0458d abseil-cpp: 20191119 -> 20200225.2
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-05-04 03:11:55 -07:00
R. RyanTM 8e598425f6 sysbench: 1.0.19 -> 1.0.20 2020-05-04 09:17:21 +00:00
R. RyanTM d5c7ba352e catch2: 2.11.3 -> 2.12.1 2020-05-04 01:22:45 -07:00
Joachim Breitner 11894914e4 Disable test suite on darwin
no regression over `master` where the test suite didn’t run at all
2020-05-04 10:19:25 +02:00
Atemu 583463ce53 jc: 1.9.3 -> 1.10.7
It now needs pygments for color output and ifconfig-parser was vendorised
2020-05-04 10:01:00 +02:00
Atemu 8de2754ad2 jc: fix formatting 2020-05-04 09:55:16 +02:00
R. RyanTM 638a998c00 sbt: 1.3.9 -> 1.3.10 2020-05-04 07:41:06 +00:00
R. RyanTM d3531ea03d rust-cbindgen: 0.13.2 -> 0.14.2 2020-05-04 06:27:22 +00:00
Pavol Rusnak 7b0167204d treewide: use https for nixos.org and hydra.nixos.org
tarballs.nixos.org is omitted from the change because urls from there
are always hashed and checked
2020-05-03 22:14:21 -07:00
Raphael Borun Das Gupta de9f8c36c9 python3Packages.python-gitlab: 1.15.0 -> 2.2.0 2020-05-03 22:11:57 -07:00
Raphael Borun Das Gupta fe7b497c83 python3Packages.python-gitlab: re-format with nixfmt 2020-05-03 22:11:57 -07:00
R. RyanTM 8ecc768d4c mod: 0.3.0 -> 0.4.0 2020-05-04 00:04:16 +00:00
Andreas Rammhold bce5268a21
niss: 3.51 -> 3.52 2020-05-04 01:39:35 +02:00
Benjamin Hipple 405909f46e
Merge pull request #85254 from thequux/cmake-paths-1
Cmake paths patch 1/? (boost, aws-sdk-cpp)
2020-05-03 19:38:16 -04:00
Tim Steinbach a0b3d546e6
Merge pull request #86681 from r-ryantm/auto-update/liquibase
liquibase: 3.8.8 -> 3.8.9
2020-05-03 19:14:32 -04:00
R. RyanTM 11cad6cf2e liquibase: 3.8.8 -> 3.8.9 2020-05-03 22:56:33 +00:00
Mario Rodas 1064426106
Merge pull request #86526 from r-ryantm/auto-update/cargo-udeps
cargo-udeps: 0.1.10 -> 0.1.11
2020-05-03 17:56:03 -05:00
Mario Rodas 97017c0679
Merge pull request #86585 from r-ryantm/auto-update/leatherman
leatherman: 1.11.0 -> 1.12.0
2020-05-03 17:50:07 -05:00
Mario Rodas 62390a5be3
Merge pull request #86546 from r-ryantm/auto-update/dbmate
dbmate: 1.7.0 -> 1.8.0
2020-05-03 17:43:35 -05:00
Mario Rodas e02043eaae
Merge pull request #86566 from r-ryantm/auto-update/git-quick-stats
git-quick-stats: 2.0.15 -> 2.0.16
2020-05-03 17:41:15 -05:00
Tim Steinbach 341889af01
Merge pull request #86583 from r-ryantm/auto-update/kotlin
kotlin: 1.3.71 -> 1.3.72
2020-05-03 18:23:48 -04:00
Dmitry Kalinkin e43ac9eeb2
Merge pull request #86668 from veprbl/pr/ptb_fixes
python3Packages.python-telegram-bot: fix --with-upstream-urllib3
2020-05-03 17:46:08 -04:00
Ryan Mulligan 4d7dab0000
Merge pull request #86542 from r-ryantm/auto-update/codeql
codeql: 2.1.0 -> 2.1.1
2020-05-03 13:41:54 -07:00
Dmitry Kalinkin cc97e9d7f0
python3Packages.python-telegram-bot: set --with-upstream-urllib3 properly, add workaround 2020-05-03 15:27:29 -04:00
Dmitry Kalinkin 5cb3501a37
python3Packages.python-telegram-bot: mark python2 as unsupported 2020-05-03 15:26:54 -04:00
Ryan Mulligan dd359b31a7
Merge pull request #86597 from r-ryantm/auto-update/libosmium
libosmium: 2.15.4 -> 2.15.5
2020-05-03 11:55:04 -07:00
Márton Boros 31c42bb05b
makeDotElm: fix
Some elm packages (eg. https://github.com/NoRedInk/elm-simple-fuzzy/ ) have a Makefile which the standard builder tries to build and fails because of missing dependencies. This change forces a no-op configure and build phase to avoid such a situation.
2020-05-03 21:54:20 +03:00
Jelle Besseling 5b49946723
python3Packages.python-telegram-bot: 12.3.0 -> 12.7 (#86652)
* python3Packages.python-telegram-bot: 12.3.0 -> 12.7

* Update pkgs/development/python-modules/python-telegram-bot/default.nix

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

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-05-03 11:51:49 -07:00
Jonathan Ringer 69ebdd78be pythonPackages.secure: disable for python2, not supported
Processing ./secure-0.2.1-py2-none-any.whl
ERROR: Package 'secure' requires a different Python: 2.7.18 not in '>=3'
2020-05-03 11:39:49 -07:00
Jonathan Ringer 132664e8fb python3Packages.wordfreq: 2.2.0 -> 2.3.2 2020-05-03 11:37:33 -07:00
Jonathan Ringer d961a508ed python3Packages.langcodes: 1.4.1 -> 2.0.0 2020-05-03 11:37:33 -07:00
Andrew Childs 65d4935c0d jsoncpp: fix build on 32-bit arm 2020-05-03 11:02:34 -07:00
Andrew Childs d09c84aa00 exiv2: fix build on 32-bit arm 2020-05-03 11:02:34 -07:00
Ryan Mulligan 25f9a1b1ae
Merge pull request #86516 from r-ryantm/auto-update/binaryen
binaryen: 91 -> 93
2020-05-03 10:35:48 -07:00
Maximilian Bosch 6fd3426230
packer: 1.5.5 -> 1.5.6
https://github.com/hashicorp/packer/releases/tag/v1.5.6
2020-05-03 19:07:00 +02:00
Maximilian Bosch e678dadd07
cargo-xbuild: 0.5.28 -> 0.5.29
https://github.com/rust-osdev/cargo-xbuild/releases/tag/v0.5.29
2020-05-03 19:07:00 +02:00
Maximilian Bosch beb291e1ac
wasm-bindgen-cli: 0.2.61 -> 0.2.62
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.62
2020-05-03 19:06:59 +02:00
Jan Tojnar 061003cef5
Merge pull request #86596 from r-ryantm/auto-update/libmypaint 2020-05-03 18:27:09 +02:00
R. RyanTM 2860973217
libmypaint: 1.5.1 -> 1.6.0 2020-05-03 18:21:36 +02:00
Tor Hedin Brønner 66d2cb34ef gjs: 1.64.1 -> 1.64.2 2020-05-03 17:42:31 +02:00
Tor Hedin Brønner 14cf400ed9 vte: 0.60.1 -> 0.60.2 2020-05-03 17:42:31 +02:00
Aaron Andersen 9a051ffe6e
Merge pull request #86608 from aanderse/cec
libcec: 4.0.4 -> 4.0.5
2020-05-03 08:19:59 -04:00
Gabriel Ebner a4f60b72e9 Merge branch 'master' into octoprint 2020-05-03 11:37:52 +02:00
Mario Rodas eafd5b4d1b
racket: 7.6 -> 7.7 2020-05-03 04:20:00 -05:00
Atemu 896e2f4ba7 llvm_10: disable libpfm on aarch32
This is a speculative fix since the llvm_10 build runs OOM currently but it
should also be affected.

See parent commit for more info.
2020-05-03 08:11:45 +02:00
Atemu 00f35a4397 llvm_7,8,9: disable libpfm on aarch32
The armv7l builder has has the same issue some of the aarch64 ones have (#56245)

See:
https://hydra.nixos.org/eval/1583749?filter=llvm_&compare=1583176&full=#tabs-still-fail
https://nix-cache.s3.amazonaws.com/log/3ppqyssyqj5d6sh257zfb5rb6km4m6sa-llvm-7.1.0.drv
https://nix-cache.s3.amazonaws.com/log/rmacd5xwkw3lyb6zknc3sgdcb3cvk6k1-llvm-8.0.1.drv
https://nix-cache.s3.amazonaws.com/log/6s8pasqwkrzzv5lgw1l22zy7mrpzx2p3-llvm-9.0.1.drv
2020-05-03 08:11:10 +02:00
José Romildo Malaquias 5374042779 pythonPackages.pythonefl: format 2020-05-02 22:50:23 -03:00
Florian Klink 9a2ec56ad4 python.pkgs.binwalk: remove p7zip from propagatedBuildInputs
p7zip is abandoned and may not receive important security fixes.

It was marked as insecure in aa80b4780d

`binwalk` might loose the possibility to extract some binary formats,
but it's better than running it on untrusted imput.
2020-05-03 01:39:35 +02:00
Aaron Andersen 38f65abc46 libcec: 4.0.4 -> 4.0.5 2020-05-02 14:22:39 -04:00
Joachim Breitner 566cd87dee wasmtime : 0.12.0 -> 0.15.0
and enable tests again, now that upstream fixed stuff.
2020-05-02 19:40:23 +02:00
Matt Huszagh 495ac69605 pylibftdi: remove httpserver dependency
httpserver is only used in an example, and prevents python2 builds
from working.
2020-05-02 10:34:03 -07:00
Matt Huszagh 81916c7444 pylibftdi: point to correct libusb library 2020-05-02 10:15:41 -07:00
Mario Rodas 31eb2eff1b
Merge pull request #86373 from marsam/init-icu67
icu67: init at 67.1
2020-05-02 10:41:47 -05:00
R. RyanTM bcebd1969a libosmium: 2.15.4 -> 2.15.5 2020-05-02 15:23:02 +00:00
Mario Rodas 7ed6ff7168
Merge pull request #86534 from r-ryantm/auto-update/checkstyle
checkstyle: 8.31 -> 8.32
2020-05-02 10:08:50 -05:00
Mario Rodas fca0d6e093
Merge pull request #86512 from r-ryantm/auto-update/azure-storage-azcopy
azure-storage-azcopy: 10.3.4 -> 10.4.3
2020-05-02 09:12:23 -05:00
Mario Rodas 34cc6678d3
Merge pull request #86536 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.6949 -> 0.1.7179
2020-05-02 09:04:50 -05:00
Mario Rodas 3a13939765
Merge pull request #86539 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 20200412T033138 -> 20200413T141742
2020-05-02 08:58:38 -05:00
Mario Rodas be2856bb77
Merge pull request #86541 from r-ryantm/auto-update/cmake-format
cmake-format: 0.6.9 -> 0.6.10
2020-05-02 08:58:04 -05:00
Mario Rodas d472d02e1d
Merge pull request #86563 from r-ryantm/auto-update/flyctl
flyctl: 0.0.110 -> 0.0.117
2020-05-02 08:57:18 -05:00
Mario Rodas 76fe6bafc9
Merge pull request #86543 from r-ryantm/auto-update/conftest
conftest: 0.18.1 -> 0.18.2
2020-05-02 08:47:42 -05:00
R. RyanTM 8bd07d5041 leatherman: 1.11.0 -> 1.12.0 2020-05-02 13:30:24 +00:00
R. RyanTM a1c5acff56 kotlin: 1.3.71 -> 1.3.72 2020-05-02 13:16:07 +00:00
Domen Kožar 1f4f3f346d
Merge pull request #86505 from turboMaCk/elm-format-fix
elmPackages.elm-format: fix build
2020-05-02 13:32:11 +02:00
Jörg Thalheim 61dfc856fe
Merge pull request #86570 from r-ryantm/auto-update/gotestsum
gotestsum: 0.4.1 -> 0.4.2
2020-05-02 12:31:08 +01:00
R. RyanTM e9fa3d7e63 gotestsum: 0.4.1 -> 0.4.2 2020-05-02 11:00:21 +00:00
Daiderd Jordan 5958dd0e25
Merge pull request #86513 from r-ryantm/auto-update/bats
bats: 1.1.0 -> 1.2.0
2020-05-02 12:54:00 +02:00
R. RyanTM e9066a6d11 git-quick-stats: 2.0.15 -> 2.0.16 2020-05-02 10:34:27 +00:00
R. RyanTM 747e78d010 flyctl: 0.0.110 -> 0.0.117 2020-05-02 10:03:21 +00:00
Daiderd Jordan 727d9317fb
bats: fixup readlink reference
Using `readlink -f` requires coreutils, on platforms like darwin where
this isn't the GNU variant by default it would fail outide of a
nix-shell.
2020-05-02 11:46:37 +02:00
Jörg Thalheim be34264c59
Merge pull request #86530 from r-ryantm/auto-update/ccls
ccls: 0.20190823.5 -> 0.20190823.6
2020-05-02 10:30:00 +01:00
R. RyanTM 2099ca6782 libndctl: 67 -> 68 2020-05-02 10:17:17 +02:00
R. RyanTM 91a69a7345 openh264: 2.0.0 -> 2.1.0 2020-05-02 10:16:51 +02:00
Frederik Rietdijk 22ea1b9be2 Merge staging-next into staging 2020-05-02 10:13:08 +02:00
Peter Simons 68a53ade9d ndi: update from version 4.1.6 to 4.5.1
Related to https://github.com/NixOS/nixpkgs/issues/82617.
2020-05-02 10:00:18 +02:00
Frederik Rietdijk afb1041148 Merge master into staging-next 2020-05-02 09:39:00 +02:00
Frederik Rietdijk f855e59192 Revert "openexr, imlbase: unbreak on macOS"
To avoid merge conflict.

This reverts commit 8532d16e3d.
2020-05-02 09:33:06 +02:00
R. RyanTM d06395585f dbmate: 1.7.0 -> 1.8.0 2020-05-02 06:38:24 +00:00
R. RyanTM 970b146895 conftest: 0.18.1 -> 0.18.2 2020-05-02 06:01:53 +00:00
R. RyanTM 6bee8a11e1 codeql: 2.1.0 -> 2.1.1 2020-05-02 05:55:58 +00:00
R. RyanTM 9669e54eec cmake-format: 0.6.9 -> 0.6.10 2020-05-02 05:45:34 +00:00
Andrew Childs 285bd2642b directfb: fix build on 32-bit arm with glibc >= 2.28 2020-05-02 07:42:14 +02:00
R. RyanTM 9e94dd69d9 clojure-lsp: 20200412T033138 -> 20200413T141742 2020-05-02 05:40:44 +00:00
R. RyanTM 516d984343 circleci-cli: 0.1.6949 -> 0.1.7179 2020-05-02 05:03:06 +00:00
Luka Blaskovic e7d3d3b51f gst-plugins-bad: fix compilation with opencv 4.3 2020-05-02 05:00:39 +00:00
R. RyanTM e6691a4018 checkstyle: 8.31 -> 8.32 2020-05-02 04:51:58 +00:00
R. RyanTM 0a07e153a0 ccls: 0.20190823.5 -> 0.20190823.6 2020-05-02 04:35:55 +00:00
R. RyanTM 45f542970d cargo-udeps: 0.1.10 -> 0.1.11 2020-05-02 04:14:06 +00:00
R. RyanTM 2869edcb51 binaryen: 91 -> 93 2020-05-02 02:50:12 +00:00
R. RyanTM a0aae69936 bats: 1.1.0 -> 1.2.0 2020-05-02 02:31:25 +00:00
R. RyanTM e15186cba7 azure-storage-azcopy: 10.3.4 -> 10.4.3 2020-05-02 02:26:19 +00:00
Jonathan Ringer 9d6d4f848b python3Packages.azure: remove, deprecated upstream
https://github.com/Azure/azure-sdk-for-python/issues/10646
2020-05-01 18:21:02 -07:00
Jonathan Ringer c33d81135e python3Packages.azure-mgmt-redhatopenshift: init at 0.1.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer 5a89480b81 python3Packages.azure-mgmt-core: init at 1.0.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer d17be33ecb python3Packages.msrest: 0.6.11 -> 0.6.13 2020-05-01 18:21:02 -07:00
Jonathan Ringer 2209ef8be4 python3Packages.msrestazure: 0.6.2 -> 0.6.3 2020-05-01 18:21:02 -07:00
Jonathan Ringer 8ba7429ccd python3Packages.azure-mgmt-web: 0.45.0 -> 0.46.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer 655c8c6d31 python3Packages.azure-mgmt-recoveryservices: 0.4.0 -> 0.5.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer 2fe106247c python3Packages.azure-mgmt-network: 10.0.0 -> 10.1.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer 0e52e41948 python3Packages.azure-mgmt-netapp: 0.8.0 -> 0.10.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer 21c45cc7ff python3Packages.azure-mgmt-loganalytics: 0.2.0 -> 0.5.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer d37e771f95 python3Packages.azure-mgmt-cosmosdb: 0.12.0 -> 0.13.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer 43a1cb296c python3Packages.azure-mgmt-containerservice: 9.0.0 -> 9.0.1 2020-05-01 18:21:02 -07:00
Jonathan Ringer 84c1569aec python3Packages.azure-mgmt-cognitiveservices: 6.0.0 -> 6.1.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer acd84ec83a python3Packages.azure-mgmt-applicationinsights: 0.2.0 -> 0.3.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer 761dbda8a0 python3Packages.azure-mgmt-apimanagement: 0.1.0 -> 0.2.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer eca49da84d python3Packages.azure-mgmt-advisor: 3.0.0 -> 4.0.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer 5555b51a94 python3Packages.azure-keyvault: 4.0.0 -> 4.1.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer a189cf3c06 azure-keyvault-certificates: init at 4.1.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer b95f11c132 python3Packages.azure-identity: 1.3.0 -> 1.3.1 2020-05-01 18:21:02 -07:00
Jonathan Ringer bec1b62449 python3Packages.azure: 4.0.0 -> 5.0.0 2020-05-01 18:21:02 -07:00
Marek Fajkus 8ab6aee3fc
elmPackages.elm-format: fix build
Resolves issue from 7d30b4d1b5 commit
2020-05-02 01:06:25 +02:00
Peter Simons 1d4449ccd5 haskell-stack: update overrides for the new 2.3.1 version 2020-05-01 21:52:30 +02:00
Peter Simons 0c6e37e57c configuration-common.nix: cosmetic 2020-05-01 21:52:29 +02:00
Peter Simons c752d37efe cabal-install: patch the ghc-8.10.x build to succeed 2020-05-01 21:52:29 +02:00
Peter Simons b0c0ba6f81 haskell-ed25519: jailbreak to fix build with ghc-8.10.1 2020-05-01 21:52:29 +02:00
David Guibert 402b437c4a darcs: patches integrated upstream (in 2.14.3)
See http://bugs.darcs.net/issue2642.
2020-05-01 21:52:29 +02:00
Peter Simons 60f6da9ae1 haskell-tasty-rerun: jailbreak for ghc-8.10.x to fix the build 2020-05-01 21:52:29 +02:00
Peter Simons 8dd2b73d4d haskell-feed: jailbreak for ghc-8.10.x to fix the build 2020-05-01 21:52:29 +02:00
Peter Simons 89acd1a9d0 haskell-email-validate: jailbreak for ghc-8.10.x to fix the build 2020-05-01 21:52:29 +02:00
Peter Simons 4abd2ae8a2 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.2-4-gfa7a2c9 from Hackage revision
9d50cd9747.
2020-05-01 21:52:29 +02:00
Peter Simons 766b79b935 hackage2nix: update list of broken builds to fix evaluation 2020-05-01 21:52:29 +02:00
zowoq e689b329c3 haskellPackages.hadolint: mark unbroken, remove override 2020-05-01 21:52:29 +02:00
Christoph Bauer 278589f290 hasql-th isn't broken
because headed-megaparsec was repaired
2020-05-01 21:52:29 +02:00
Christoph Bauer b20870870f fix haskellPackages.headed-megaparsec 2020-05-01 21:52:29 +02:00
Peter Simons f9b8d17c10 LTS Haskell 15.10 2020-05-01 21:52:28 +02:00
Dmitry Kalinkin d55c70e411
Merge pull request #85891 from veprbl/pr/uriparser_0_9_3
uriparser: 0.9.1 -> 0.9.3
2020-05-01 15:46:29 -04:00
Dmitry Kalinkin 35e674f6a5
Merge pull request #85922 from doronbehar/update-nheko
nheko: 0.6.4 -> 0.7.1
2020-05-01 15:44:59 -04:00
Peter Simons 205e4dffd5
Merge pull request #86081 from jabranham/update-r
R: 3.6.3 --> 4.0.0 & update packages
2020-05-01 20:25:14 +02:00
Florian Klink 52e7e6d9e7
Merge pull request #86466 from flokli/bwidget-fix-hash
bwidget: fix hash
2020-05-01 20:24:54 +02:00
Mario Rodas c2402984a3
Merge pull request #86482 from SFrijters/pyprof2calltree
pyprof2calltree: 1.4.4 -> 1.4.5
2020-05-01 13:08:58 -05:00
Florian Klink 32fbb42ba7
Merge pull request #86329 from mikesperber/unbreak-openexr-macos
openexr, imlbase: unbreak on macOS
2020-05-01 19:55:32 +02:00
Jan Tojnar cfdd91c6fb
fmt: fix pkg-config paths 2020-05-01 19:55:17 +02:00
Florian Klink 5da309c961 bwidget: fix hash
as seen on https://hydra.nixos.org/build/116886094/nixlog/2
2020-05-01 19:46:51 +02:00
Florian Klink 5f9a48d919
Merge pull request #70318 from nuxeh/nuxeh/theloungeenv
thelounge: Set THELOUNGE_HOME environment variable
2020-05-01 18:37:21 +02:00
Jörg Thalheim e4fadff0ba
Merge pull request #86458 from Mic92/radare2
radare2: 4.3.1 -> 4.4.0
2020-05-01 17:18:45 +01:00
Stefan Frijters 0620bb7ebc pyprof2calltree: 1.4.4 -> 1.4.5 2020-05-01 17:18:17 +02:00
Ed Cragg df2f8d9150 thelounge: write out default path for thelounge
The output file is found and handled by thelounge itself [1], leaving
the user free to override THELOUNGE_HOME in the environment if they
choose, but having a sensible default to make `thelounge` generally
usable in most cases.

This solution follows discussion on #70318.

[1] 9ef5c6c67e/src/command-line/utils.js (L56)
2020-05-01 14:46:46 +01:00
Jörg Thalheim 08fa0f66e8
Merge pull request #86454 from Tomahna/scalafmt
scalafmt: 2.4.2 -> 2.5.0
2020-05-01 13:00:55 +01:00
Jörg Thalheim 5569860b1f
unityhub: ? -> 2.3.1
Fix future breakages by mirroring the source
2020-05-01 12:49:55 +01:00
Jörg Thalheim 91b71a7b60
radare2: 4.3.1 -> 4.4.0 2020-05-01 11:57:01 +01:00
Kevin Rauscher 00834655e6 scalafmt: 2.4.2 -> 2.5.0 2020-05-01 12:02:06 +02:00
Peter Hoeg 0a2faff305 libfilezilla: 0.19.3 -> 0.21.0 2020-05-01 16:38:21 +08:00
Vincent Laporte 258e3287a5
ocamlPackages.core_extended: remove at 112.24.00
This is a legacy version for OCaml 4.02
2020-05-01 10:32:31 +02:00
Vincent Laporte 927fcf3793 ocamlPackages.uri: remove at 1.9.{1,2}
These are legacy versions for OCaml ≤ 4.02
2020-05-01 10:07:36 +02:00
Michele Guerini Rocco d444979186
Merge pull request #82628 from moaxcp/spring-boot-cli
spring-boot-cli: 2.1.9->2.2.6
2020-05-01 09:56:53 +02:00
Ben Darwin dca8b1bdd0 python3Packages.transforms3d: init at unstable-2019-12-17 2020-05-01 09:35:06 +02:00
Frederik Rietdijk 00bbfccecf Merge staging into staging-next 2020-05-01 09:28:45 +02:00
Edmund Wu ebb63137ad pythonPackages.sqlalchemy-utils: 0.36.0 -> 0.36.3 2020-05-01 09:27:18 +02:00
Edmund Wu 8762b2aca4 pythonPackages.pep8-naming: 0.9.1 -> 0.10.0 2020-05-01 09:27:18 +02:00
Nathan van Doorn 229cdf3d99 metamath: 0.181 -> 0.182
Also includes a fix to the makefile that lets the autoconf stuff Just Work(tm)
2020-05-01 09:22:33 +02:00
Daniël de Kok 2cde8af5f5 sentencepiece: 0.1.85 -> 0.1.86
Changelog:

https://github.com/google/sentencepiece/releases/tag/v0.1.86
2020-05-01 09:21:14 +02:00
Mat Marini 4b43216acc kubie: add bash completion 2020-05-01 09:20:20 +02:00
Mat Marini 7e48da8d72 kubie: 0.7.3 -> 0.8.4 2020-05-01 09:20:20 +02:00
R. RyanTM 7ad2de54d7 libmwaw: 0.3.15 -> 0.3.16 2020-05-01 09:10:09 +02:00
R. RyanTM 1825ecc5ed c-blosc: 1.17.1 -> 1.18.1 2020-05-01 09:09:50 +02:00
R. RyanTM b385b215fa libtirpc: 1.2.5 -> 1.2.6 2020-05-01 09:08:10 +02:00
R. RyanTM 51b1533b37 suitesparse-graphblas: 3.2.1 -> 3.2.2 2020-05-01 09:06:34 +02:00
R. RyanTM 56de5bed5f glew: 2.1.0 -> 2.2.0 2020-05-01 09:03:55 +02:00
Markus Kowalewski 15cd0bd993 openblas: 0.3.8 -> 0.3.9 2020-05-01 09:02:51 +02:00
Frederik Rietdijk 484ee79050 Merge staging-next into staging 2020-05-01 08:57:10 +02:00
Jörg Thalheim b6474577b0 python3.pkgs.certifi: 2019.11.28 -> 2020.4.5.1 2020-05-01 08:52:49 +02:00
Martin Milata 7263c895ed re2c: add patch for CVE-2020-11958
https://nvd.nist.gov/vuln/detail/CVE-2020-11958
2020-05-01 08:51:55 +02:00
Martin Milata 2e9c802cee re2c: 1.2.1 -> 1.3 2020-05-01 08:51:55 +02:00
Cole Helbling 90c503237a libvorbis: fix 404'ing patch
Also use full commit for the other patch, just in case there's ever a
collision, as unlikely as that may be.
2020-05-01 08:49:14 +02:00
Benno Fünfstück ed2ac0dcfa llvm_10: mark as big-parallel
LLVM builds frequently time out on hydra at least on AArch64. Marking
big-parallel gives them more resources to finish quicker.
2020-05-01 08:48:41 +02:00
Benno Fünfstück 7c27e8749d llvm_9: mark as big-parallel
LLVM builds frequently time out on hydra at least on AArch64. Marking
big-parallel gives them more resources to finish quicker.
2020-05-01 08:48:41 +02:00
Benno Fünfstück 4b3c3e10a6 llvm_8: mark as big-parallel
LLVM builds frequently time out on hydra at least on AArch64. Marking
big-parallel gives them more resources to finish quicker.
2020-05-01 08:48:41 +02:00
Benno Fünfstück 8c880d9434 llvm_7: mark as big-parallel
LLVM builds frequently time out on hydra at least on AArch64. Marking
big-parallel gives them more resources to finish quicker.
2020-05-01 08:48:41 +02:00
Benno Fünfstück fc6a4600f8 llvm_6: mark as big-parallel
LLVM builds frequently time out on hydra at least on AArch64. Marking
big-parallel gives them more resources to finish quicker.
2020-05-01 08:48:41 +02:00
Frederik Rietdijk 635ea98f2f
Merge pull request #86330 from NixOS/staging-next
Staging next
2020-05-01 08:37:12 +02:00
Vladimír Čunát b9f359b167
Merge #85483: luajit*: bump to 2020-03-20, GC64 mode switch 2020-05-01 08:27:38 +02:00
Wael Nasreddine b3a2eaa74d
Merge pull request #86433 from kalbasit/asmfmt-kill-outdated-binaries 2020-04-30 21:42:04 -07:00
Mario Rodas bcd4a1758e
Merge pull request #86374 from marsam/update-protobuf3_11
protobuf3_11: 3.11.3 -> 3.11.4
2020-04-30 23:25:24 -05:00
Wael M. Nasreddine cb91e0c667
asmfmt: 1.1 -> 1.2.1 2020-04-30 21:24:02 -07:00
Wael M. Nasreddine 65f85b6efb
asmfmt: do not include gofmt/goimports/goreturns 2020-04-30 21:18:07 -07:00
John Mercier 21821de828 spring-boot-cli: 2.1.9->2.2.5 2020-04-30 22:10:14 -04:00
Maximilian Bosch 23b619559d
Merge pull request #86388 from matthiasbeyer/add-cargo-deny
cargo-deny: init at 0.6.6
2020-04-30 23:57:26 +02:00
Jan Tojnar d74e044888
flatpak-builder: remove p7zip dependency
7zip is unmaintained and full of holes. In the worst case, it can be still picked up from PATH.

https://discourse.nixos.org/t/p7zip-and-possible-rces/6951
2020-04-30 23:14:00 +02:00
Jan Tojnar 083b0ba631
Merge pull request #86416 from jtojnar/gi-selfhook-fix 2020-04-30 22:42:36 +02:00
Jan Tojnar 8f7387f219
gobject-introspection: Ensure the giDiscoverSelf is run before gappsWrapperArgsHook
gappsWrapperArgsHook tries to collect GI_TYPELIB_PATH environment variable so if we want it to see the path giDiscoverSelf adds, we need to force the order.
2020-04-30 20:12:30 +02:00
Jörg Thalheim b55652e20c
Merge pull request #86384 from filalex77/scc-2.12.0
scc: 2.11.0 -> 2.12.0
2020-04-30 13:25:28 +01:00
markuskowa 01790228ca
Merge pull request #86322 from bzizou/openmpi-fabric
openmpi: add libfabric support (for omnipath networks)
2020-04-30 12:33:18 +02:00
Matthias Beyer 731eecbacb cargo-deny: init at 0.6.6
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-04-30 11:58:45 +02:00
Oleksii Filonenko 852ae7ef2e scc: 2.11.0 -> 2.12.0 2020-04-30 12:40:41 +03:00
Doron Behar bdcbfc77c9 nheko && mtxclient: enable for Darwin but mark as broken 2020-04-30 10:30:52 +03:00
Doron Behar 2abd30cb87 mtxclient: fix boost make issue 2020-04-30 10:30:51 +03:00
Doron Behar 5c39300463 tweeny: init at 3.1.0 2020-04-30 10:30:13 +03:00
Doron Behar 875cdcff4a mtxclient: mention why tests are disabled 2020-04-30 10:05:16 +03:00
Doron Behar 6584d4fdb9 mtxclient: 0.2.1 -> 0.3.0 2020-04-30 10:01:18 +03:00
Doron Behar 59b5e92117 mtxclient: format inputs and arguments 2020-04-30 09:57:48 +03:00
Jan Tojnar a60e61d6f1
Merge pull request #86318 from jtojnar/gtk-3.24.20
gtk3: 3.24.18 → 3.24.20
2020-04-30 08:11:46 +02:00
Mario Rodas 0dee8855b7
Merge pull request #85762 from marsam/init-nodejs-14_x
nodejs-14_x: init at 14.0.0
2020-04-29 21:27:41 -05:00
Mario Rodas d8d14a3349
Merge pull request #86367 from das-g/black-update-homepage
python3Packages.black: update homepage
2020-04-29 20:06:53 -05:00
Mario Rodas 40b3995d53
Merge pull request #86362 from marsam/update-nodejs-13_x
nodejs-13_x: 13.13.0 -> 13.14.0
2020-04-29 19:12:32 -05:00
Maximilian Bosch ee58c7a363
Merge pull request #82982 from cole-h/rust-cleanup
improve robustness of various Rust packages
2020-04-30 02:07:57 +02:00
Raphael Borun Das Gupta 97d6fc8953 python3Packages.black: update homepage
The repo is now in the PSF GitHub org.
2020-04-30 02:07:32 +02:00
Florian Klink 8882516056
Merge pull request #86324 from flokli/staging-revert-binutils
staging: revert the binutils bump
2020-04-30 01:46:46 +02:00
Maximilian Bosch 80425fa14a
wasm-bindgen-cli: 0.2.60 -> 0.2.61
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.61
2020-04-30 01:11:29 +02:00
Ben Darwin 948b38300d
vtkWithQt4: actually build QVTK libs/headers (#84772)
- VTK_USE_QT is obsolete and didn't have the intended effect
2020-04-29 19:11:14 -04:00
Mario Rodas 3283e78f5b
nodejs-13_x: 13.13.0 -> 13.14.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.14.0
2020-04-29 17:33:00 -05:00
Jörg Thalheim 9f351070a1
Merge pull request #86238 from sternenseemann/x509-0.11.1
ocamlPackages.x509: 0.11.0 → 0.11.1
2020-04-29 22:49:39 +01:00
Jesse Wattenbarger 5f26d13f37
hy: 0.17.0 -> 0.18.0 (#84661)
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-04-29 22:19:15 +01:00
Vladimír Čunát 4d9e007563
nettle: 3.5.1 -> 3.6
https://lists.lysator.liu.se/pipermail/nettle-bugs/2020/008967.html
Ed448 should now just work in knot-{dns,resolver}.
2020-04-29 23:08:15 +02:00
Jörg Thalheim cde13a5ead
Merge pull request #86337 from geistesk/golangci-lint-v1.25.1
golangci-lint: 1.25.0 -> 1.25.1
2020-04-29 21:45:02 +01:00
geistesk c13178ff1a golangci-lint: 1.25.0 -> 1.25.1 2020-04-29 21:48:51 +02:00
Elis Hirwing 6d5b0b13f3
php: Set maintainer team as maintainers
Also passthrough the meta of the package to have description,
homepage, license, maintainers and other metadata passed through to
the commonly used attribute.
2020-04-29 20:11:40 +02:00
Elis Hirwing 27b9b7b3af
Merge pull request #85026 from talyz/php_buildenv_override
php.buildEnv: Make the exported php package overridable, improve handling of currently enabled extensions, etc
2020-04-29 19:57:37 +02:00
Elis Hirwing 410c38f317
Revert "PHP maintainer team" 2020-04-29 19:56:37 +02:00
Elis Hirwing 3b21abb3d3
Merge pull request #85575 from etu/php-maintainer-team
PHP maintainer team
2020-04-29 19:56:03 +02:00
worldofpeace 3b00e78e63
Merge pull request #82694 from lionello/dmd-bootstrap
dmd: 2.085.1 -> 2.091.1
2020-04-29 13:18:22 -04:00
Mike Sperber 8532d16e3d openexr, imlbase: unbreak on macOS
With the default configuration, the libraries are generated with a
-2_4.24.dylib suffix, and linking with -l...-2_4  doesn't work.  Pass
the configure option to turn off the suffix.
2020-04-29 17:27:21 +02:00
Florian Klink 237ef3095c Revert "libbfd: fix build"
This reverts commit 7550ab98b0.
2020-04-29 16:48:50 +02:00
Jörg Thalheim ed3fe70602
Merge pull request #86323 from rasendubi/meson 2020-04-29 15:04:30 +01:00
John Ericson e9d8303727
Merge pull request #86283 from Ericson2314/fix-mistakes
meson: Fix my mistakes
2020-04-29 10:02:54 -04:00
Alexey Shmalko 2364d98c60
meson: remove rasendubi from maintainers
I lagged behind meson changes and I can't provide good reviews or fix
meson issues. I am therefore resigning from meson maintainership.
2020-04-29 16:52:29 +03:00
Florian Klink 607c4d8bb8 Revert "binutils: 2.31.1 -> 2.33.1"
This reverts commit efdb29597a.
2020-04-29 15:48:26 +02:00
Florian Klink ff76d777fb Revert "binutils: 2.33.1 -> 2.34"
This reverts commit c5f602f5b7.
2020-04-29 15:48:24 +02:00
Bruno Bzeznik ee7eaaf06e openmpi: add libfabric support (for omnipath networks) 2020-04-29 15:45:25 +02:00
zimbatm e970627a71
Merge pull request #86178 from Mic92/gox
gox: 20181025 -> 1.0.1
2020-04-29 15:32:17 +02:00
Jan Tojnar d518884d38
gtk3: 3.24.18 → 3.24.20
db39ce2b16/NEWS (L1-38)

Also switch to a merged pkg-config patch and add a patch comment.
2020-04-29 14:39:20 +02:00
talyz 2535cdfe91
php: Unify the usage of the php package in php-packages.nix
Instead of using two different php packages in php-packages.nix, one
wrapper and one unwrapped, simply use the wrapper and use its
"unwrapped" attribute when necessary. Also, get rid of the packages
and extensions attributes from the base package, since they're no
longer needed.
2020-04-29 13:59:29 +02:00
talyz 5cad1b4aff
php: Get rid of the phpXXbase attributes, update docs
Since the introduction of php.unwrapped there's no real need for the
phpXXbase attributes, so let's remove them to lessen potential
confusion and clutter. Also update the docs to make it clear how to
get hold of an unwrapped PHP if needed.
2020-04-29 13:45:48 +02:00
talyz 3bfd4e864f
php: Add passthru.tests 2020-04-29 13:45:07 +02:00
talyz ef990961bc
php.buildEnv: Provide the unwrapped php package in php.unwrapped
This is useful if you need to access the dev output of the unwrapped
derivation.
2020-04-29 13:44:20 +02:00
Jan Tojnar 519b7d24f4
Merge pull request #65835 from jorsn/libextractor-gstreamer 2020-04-29 13:29:28 +02:00
Mario Rodas cffb1cbcb2
Merge pull request #86286 from marsam/update-act
act: 0.2.7 -> 0.2.8
2020-04-29 05:40:38 -05:00
talyz c3d5d92f4a
php.buildEnv: Add phpIni attribute for easy access to the php.ini 2020-04-29 12:12:59 +02:00
Peter Hoeg 8f43c55598
Merge pull request #86289 from peterhoeg/f/libeatmydata
libeatmydata: allow building from checkout
2020-04-29 17:44:01 +08:00
Mario Rodas 878ed3e2b5
icu67: init at 67.1
Changelog: https://github.com/unicode-org/icu/releases/tag/release-67-1
2020-04-29 04:20:00 -05:00
Mario Rodas ac885e1b87
fstar: install completions 2020-04-29 04:20:00 -05:00
Peter Hoeg 3628b1c6bf libeatmydata: allow building from checkout
Also include note about running tests.
2020-04-29 16:17:04 +08:00
Jan Tojnar 2874eebfd2
Merge branch 'staging-next' into staging 2020-04-29 08:35:47 +02:00
Jan Tojnar f14021febf
Merge branch 'master' into staging-next 2020-04-29 08:35:23 +02:00
Jan Tojnar 2b5e2ffe0a
Merge pull request #86165 from jtojnar/libusb-compat-rename 2020-04-29 08:26:08 +02:00
Jörg Thalheim 6015d03ef1
Merge pull request #86037 from purcell/dotnet-arm64 2020-04-29 07:04:32 +01:00
Vladimír Čunát 1014c7cb42
Merge #86260: libbfd: fix patch to apply (into staging) 2020-04-29 07:44:21 +02:00
Vincent Laporte 95b35a2514 coqPackages.gappalib: 1.4.1 → 1.4.3 2020-04-29 06:56:14 +02:00
John Ericson 38b084f621 meson: Fix cross
The old `CC=.. CXX= .. meson ...` env var hack I removed in
3c00ca03a2 had a side effect of ensuring
that Meson always had access to a native C compiler, which unforunately
it expects in most cases. Thankfully, that will be fixed soon.
2020-04-28 22:54:48 -04:00
Dave Nicponski c3c3f68020 xcbuild: add compatibility support for exporting sdk info
"Real" xcodebuild allows using `xcodebuild -version -sdk` without
an sdk version argument, which will dump sdk info for all the
installed sdks.

Bazel"s "xcode cc toolchain setup on mac" process uses this
to determine which SDK version is actually installed.  This
change allows using a nix-supplied pinned compiler and build
system under bazel.
2020-04-28 22:49:53 -04:00
worldofpeace b7f80f00ef
Merge pull request #86150 from ceedubs/unison-ucm-M1l
unison-ucm: 1.0.M1j-alpha -> 1.0.M1l-alpha
2020-04-28 21:49:49 -04:00
Mario Rodas af6f00d552
Merge pull request #86211 from marsam/update-nodejs-12_x
nodejs-12_x: 12.16.2 -> 12.16.3
2020-04-28 20:41:35 -05:00
Jaka Hudoklin d3ef0655d4
Merge pull request #86233 from prusnak/remove-amd-legacy
amdadl-sdk, amdapp-sdk: remove
2020-04-29 01:31:31 +00:00
Colin 4007ceb6af
treewide get rid of go 1.12 (#83253)
* treewide Drop unneeded go 1.12 overrides

* Fix packr to be go module compatible.

I updated to version 2.8.0 which is the latest on master.
Then due to the 2 different sets of go modules which are used, I split
the build into two different derivations, then merged them togethor
using symlinkJoin to have the same output structure as the existing derivation.

* Remove consul dependency on go1.12

I updated the consul version to 1.7.2 and flipped it to building using
modules.

* Remove go1.12 from perkeep.

Update the version to the latest unstable on master.

* Update scaleway-cli to not be pinned to go1.12

Switched the version to 1.20

* Update prometheus-varnish-exporter to not depend on go1.12

* Update lnd to build with go1.12

Updated the version
Forced only building subpackages with main to prevent panics over
multiple modules in one repo

* Remove go1.12 from openshift

Had to update the version to 4.1.0 and do a bit of munging to get this
to work

* Remove go1.12 completely.

These are no longer needed.

* Update bazel-watcher and make it build with go 1.14
2020-04-28 20:16:20 -04:00
Lionello Lunesu 386da32bb0 ldc: 1.17.0 -> 1.20.1
This reverts commit 31d630c3a4.
2020-04-29 07:31:53 +08:00
Lionello Lunesu e0777cba19 Patch bash in test6952.d 2020-04-29 07:31:52 +08:00
Lionello Lunesu 6e7a36bcb3 Update patch dlang/dmd#11053 2020-04-29 07:31:52 +08:00
Lionello Lunesu 6c9beaa744 dmd: 2.085.1 -> 2.091.1
Apply patch dlang/dmd#11053
2020-04-29 07:31:52 +08:00
Maximilian Bosch 7550ab98b0
libbfd: fix build
The patch to separate it from `binutils` didn't apply anymore after
updating `binutils` to 2.34[1].

[1] #85951
2020-04-29 00:47:53 +02:00
worldofpeace a8b60a8567
Merge pull request #86167 from jtojnar/webkitgtk-2.28.2
webkitgtk: 2.28.1 → 2.28.2
2020-04-28 18:46:10 -04:00
Florian Klink 05328a49f6
Merge pull request #85772 from blitz/open-watcom
Use Open Watcom to build VirtualBox BIOS
2020-04-29 00:29:06 +02:00
Griffin Smith f509255ff7 openexr,ilmbase: Switch to cmake-based build
It appears that the autotools based build isn't supported on Darwin.
Just use the stdenv-builtin cmake build everywhere, as it works just
fine and is simpler.
2020-04-28 17:57:48 -04:00
matthuszagh 92212a59df
pythonPackages.pylibftdi: init at 0.18.1 (#71286) 2020-04-28 16:49:19 -04:00
Johannes Rosenberger 555b8c1a46 libextractor: add support for gstreamer plugin
The gstreamer plugin provides support for additional common
file/tagging formats like id3 tags in mp3 files. In addition, it
e.g. exposes more tags than the FLAC plugin for FLAC files.

Increase of closure size: 86.71 MB (52.8%)
2020-04-28 22:06:03 +02:00
Martin Weinelt 2091d42cef openldap: 2.4.49 → 2.4.50
Fixes: CVE-2020-12243

In filter.c in slapd in OpenLDAP before 2.4.50, LDAP search filters
with nested boolean expressions can result in denial of service
(daemon crash).
2020-04-28 21:51:49 +02:00
Cody Allen df202b418d
unison-ucm: 1.0.M1j-alpha -> 1.0.M1l-alpha
Follow-up to #85940. There were a couple of issues with the
1.0.M1j-alpha release that were promptly fixed.
2020-04-28 12:04:40 -07:00
sternenseemann 657b336d72 ocamlPackages.x509: 0.11.0 → 0.11.1 2020-04-28 19:46:15 +02:00