Commit graph

80771 commits

Author SHA1 Message Date
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
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
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
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
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