Commit Graph

77611 Commits

Author SHA1 Message Date
Jan Tojnar b0dfe1cf63
Merge pull request #80797 from mpoquet/meson-0.52.1-to-0.53.1
meson: 0.52.1 -> 0.53.1
2020-02-28 10:28:04 +01:00
Vincent Laporte 644b931c49 ocamlPackages.javalib: 3.1.1 → 3.2.1
ocamlPackages.sawja: 1.5.7 → 1.5.8
2020-02-28 09:37:54 +01:00
Benjamin Hipple fdb98b936f clog-cli: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-28 00:12:37 -08:00
Mario Rodas 4e50a048d1 breezy: init at 3.0.2 2020-02-28 00:06:52 -08:00
Mario Rodas 52e4c7516f pythonPackages.launchpadlib: init at 1.10.10 2020-02-28 00:06:52 -08:00
Mario Rodas e0efde5421 pythonPackages.lazr-restfulclient: init at 0.14.3 2020-02-28 00:06:52 -08:00
Mario Rodas 14780770a7 pythonPackages.wadllib: init at 1.3.3 2020-02-28 00:06:52 -08:00
Mario Rodas 8de8110ac7 pythonPackages.lazr-uri: init at 1.0.3 2020-02-28 00:06:52 -08:00
Mario Rodas 97306926fb
Merge pull request #81183 from marsam/fix-talloc-darwin
talloc: fix build on darwin
2020-02-27 23:18:39 -05:00
Ryan Mulligan e6eb0dfa7d
Merge pull request #81213 from r-ryantm/auto-update/dnnl
dnnl: 1.2 -> 1.2.1
2020-02-27 20:10:04 -08:00
Stig Palmquist ccb142916c rakudo: 2020.01.1 -> 2020.02
dependencies:
moarvm: 2020.01.1 -> 2020.02
nqp: 2020.01 -> 2020.01

recommended:
zef: 0.8.2 -> 0.8.3
2020-02-27 22:00:27 -06:00
Dmitry Kalinkin 544baad622
Merge pull request #79817 from tobim/pkgs/arrow-cpp-0.16
arrow-cpp: 0.15.1 -> 0.16.0
2020-02-27 19:46:29 -05:00
Evan Stoll 5e895e535c ycmd: 2019-09-19 -> 2020-02-22
drop support for python2

ycmd dropped support for python2 with https://github.com/ycm-core/ycmd/pull/1382

youcompleteme dropped support for python2 with https://github.com/ycm-core/YouCompleteMe/pull/3566
2020-02-27 15:46:36 -08:00
R. RyanTM 70081ecc17 dnnl: 1.2 -> 1.2.1 2020-02-27 21:42:17 +00:00
Francois-Rene Rideau 4ee219ef8e gerbil-unstable: 2019-11-15 -> 2020-02-27
Let Gerbil Scheme find its GERBIL_HOME where Nix put it
when the environment variable is left unspecified.

Comment out work in progress for static linking.

Notes about working on macOS.
2020-02-27 16:02:39 -05:00
Millian Poquet d607564d68
meson: 0.52.1 -> 0.53.2
https://mesonbuild.com/Release-notes-for-0-53-0.html

https://github.com/mesonbuild/meson/releases/tag/0.53.0
https://github.com/mesonbuild/meson/releases/tag/0.53.1
https://github.com/mesonbuild/meson/releases/tag/0.53.2
2020-02-27 21:22:54 +01:00
worldofpeace b1ec189c9f
Merge pull request #80746 from vcunat/p/openssl-eol
openssl_1_0_2: mark as insecure; fixes #77503 (kinda)
2020-02-27 20:12:09 +00:00
Maximilian Bosch 29b495d4d7
cargo-make: 0.27.0 -> 0.28.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.28.0
2020-02-27 20:31:39 +01:00
Jon 5341720ca7 stlink: inline version info 2020-02-27 10:31:19 -08:00
R. RyanTM 2936fa8f1f stlink: 1.5.1 -> 1.6.0 2020-02-27 10:31:19 -08:00
Daiderd Jordan c6bbad4e87
Merge pull request #81165 from manveru/vaultenv-0.13.0
vaultenv: 0.8.0 -> 0.13.0
2020-02-27 19:03:29 +01:00
Dmitry Kalinkin 56c2b7cb9a
arrow-cpp: fix RPATH on darwin
Instead of patching test binaries with install_name_tool just set
CMAKE_SKIP_BUILD_RPATH to OFF let cmake compile them with RPATH set
correctly.

Add CMAKE_INSTALL_RPATH to set correct RPATH for the installed
executables for parquet tools. We could set it to an absolute path using
"-DCMAKE_INSTALL_RPATH=${placeholder "out"}", but instead we use
@loader_path to provide a relocable solution.
2020-02-27 12:50:23 -05:00
Dmitry Kalinkin 4b65f859c9
pythonPackages.pytest-lazy-fixture: use pytestCheckHook 2020-02-27 12:49:44 -05:00
R. RyanTM 2e074b60e4
xapian: 1.4.14 -> 1.4.15 2020-02-27 16:45:44 +00:00
worldofpeace 14474ff8b5
Merge pull request #78475 from GRBurst/dart
dart: 2.0.0 -> 2.7.1 (stable) + 2.0.0 -> 2.8.0-dev.10.0 (dev)
2020-02-27 13:43:28 +00:00
GRBurst 1204e44cad
dart: 2.0.0 -> 2.7.1 (stable) + 2.0.0 -> 2.8.0-dev.10.0 (dev)
- dart stable: make it default
- add aarch64 (arm64) packages
- set myself as maintainer
2020-02-27 14:23:27 +01:00
Mario Rodas 7e50a2f780
Merge pull request #78924 from bcdarwin/update-biocaml
ocamlPackages.biocaml: 0.10.0 -> 0.10.1
2020-02-27 07:27:15 -05:00
Mario Rodas 607a03c566
Merge pull request #81134 from bcdarwin/python3-nitime
python3Packages.nitime: init at 0.8.1
2020-02-27 07:26:42 -05:00
Mario Rodas dfad6d1bd2
Merge pull request #77685 from bcdarwin/python3-ignite
python3Packages.ignite: init at 0.2.1
2020-02-27 07:25:22 -05:00
Mario Rodas 4e1e3eda3b
Merge pull request #81163 from lilyball/cocoapods
cocoapods: 1.8.4 -> 1.9.0
2020-02-27 07:22:55 -05:00
Matthieu Coudron 7f821b3efc
Merge pull request #81067 from teto/lua_fix
- introduce a default checkPhase for lua (disabled by default)
- dont apply patchShebangs on the whole lua package; hopefulyl it doesnt break stuff
2020-02-27 11:01:30 +01:00
Michael Fellinger 07fc3ce302
vaultenv: 0.8.0 -> 0.13.0 2020-02-27 10:30:46 +01:00
Mario Rodas 014c95bc18
talloc: fix build on darwin 2020-02-27 04:20:00 -05:00
Lily Ballard c0af0c4763 cocoapods-beta: 1.9.0.beta.3 -> 1.9.0 2020-02-26 23:56:46 -08:00
Lily Ballard 915a3aa437 cocoapods: 1.8.4 -> 1.9.0 2020-02-26 23:56:34 -08:00
Daiderd Jordan cc05b65a99
Merge pull request #81114 from cw789/elixir_update
elixir_1_10: 1.10.1 -> 1.10.2
2020-02-27 08:34:05 +01:00
Xavier Zwirtz 2922049a6c
hg-evolve: init at 9.2.2 (#81158)
* maintainers: add xavierzwirtz

* hg-evolve: init at 9.2.2
2020-02-27 09:15:02 +02:00
Michael Raskin 93f5b02c4f
Merge pull request #80905 from bennofs/update-gnulib
gnulib:  20190811 -> 20200223  and simplify usage
2020-02-27 06:35:48 +00:00
Vincent Laporte 8706ed24e5 ocamlPackages.dum: cleaning
Propagate the `easy-format` dependency.

Fix build with OCaml ≥ 4.09.
2020-02-27 07:33:11 +01:00
Michael Raskin b41a7eeb18
Merge pull request #79864 from doronbehar/improve-octave
octave: Use qt5 and other improvements
2020-02-27 06:32:54 +00:00
Francois-Rene Rideau 32b3758b3d gambit-unstable: 2019-07-21 -> 2020-02-24 2020-02-26 20:37:03 -05:00
Francois-Rene Rideau 0d422d5007 gambit: set CC to full path, fixes #78921
Use -Os rather than -O2 as our compilation flag, document why.

Document why we always use gcc over clang.

Fix openssl path in gambit.
Stop trying to make static openssl.
2020-02-26 20:37:03 -05:00
Mario Rodas fd98b29b29
Merge pull request #80932 from r-ryantm/auto-update/ocaml4.07.1-uri
ocamlPackages.uri: 3.0.0 -> 3.1.0
2020-02-26 20:10:07 -05:00
Mario Rodas 1da1afbbdc
Merge pull request #81141 from filalex77/act-0.2.4
act: 0.1.3 -> 0.2.4
2020-02-26 20:08:24 -05:00
Mario Rodas 1135b6053f
Merge pull request #80939 from r-ryantm/auto-update/python2.7-gssapi
python27Packages.gssapi: 1.6.1 -> 1.6.2
2020-02-26 20:04:29 -05:00
Austin Seipp c134564c26
bluespec: install utilities, too
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-26 18:32:20 -06:00
Austin Seipp d1293a70c7
yosys: 2020.02.07 -> 2020.02.25
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-26 18:32:16 -06:00
Matthieu Coudron fb822c5d97
Merge pull request #81070 from lilyball/insect
nodePackages.insect: init at 5.4.0
2020-02-27 00:34:40 +01:00
Matthieu Coudron 33323e4006 node updater improvements
- Make it run from anywhere
- overwrite old packages only on success to prevent getting into a bad
state
2020-02-27 00:34:11 +01:00
R. RyanTM 9244aaab1f python27Packages.gphoto2: 2.0.0 -> 2.1.0 2020-02-26 22:27:55 +00:00
R. RyanTM fb25925056 python37Packages.ezdxf: 0.9 -> 0.11 2020-02-26 21:34:10 +00:00
Jonathan Ringer 0538dec989 dotnetCorePackages.{aspnetcore,netcore,sdk}_2_1: 2.1.15 -> 2.1.16 2020-02-26 12:43:48 -08:00
Jonathan Ringer 3a3d15f1f6 dotnetCorePackages.{aspnetcore,netcore,sdk}_3_1: 3.1.1 -> 3.1.2 2020-02-26 12:43:48 -08:00
Jonathan Ringer bd938f6bea dotnetCorePackages.{aspnetcore,netcore,sdk}_3_0: 3.0.2 -> 3.0.3 2020-02-26 12:43:48 -08:00
Oleksii Filonenko a3c9bb7cd9 act: 0.1.3 -> 0.2.4 2020-02-26 22:14:15 +02:00
Klaas van Schelven 256a07d3fb pythonPackages.grpcio: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven 7db11155d0 pythonPackages.grpcio-tools: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven 3cef56f8d7 pythonPackages.googleapis-common-protos: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven 606253bee7 pythonPackages.google-cloud-speech: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven 1b56c10792 pythonPackages.google-cloud-core: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven 17c3ed4d30 pythonPackages.google-auth: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven 2358ecf252 pythonPackages.google-api-core: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Klaas van Schelven 1b79fb8c94 readline: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Christian Poveda fa838323dd pythonPackages.msgpack: 0.6.2 -> 1.0.0 2020-02-26 12:04:42 -08:00
Ben Darwin 65461ea1f2 python3Packages.nitime: init at 0.8.1 2020-02-26 13:19:28 -05:00
R. RyanTM 0b919c249f
mill: 0.6.0 -> 0.6.1 (#81017) 2020-02-26 12:18:16 -05:00
Lancelot SIX 2d7549ae2a
Merge pull request #81018 from vanschelven/swagger-spec-validator-2.5
pythonPackages.swagger-spec-validator 2.4.3 -> 2.5.0
2020-02-26 18:17:20 +01:00
Georges Dubus 6c4813a238
Merge pull request #81005 from eraserhd/parinfer-rust-fix
parinfer-rust: 0.4.2 -> 0.4.3
2020-02-26 17:34:09 +01:00
worldofpeace 0babf18003
Merge pull request #71378 from bb010g/git-my
git-my: init at 1.1.2
2020-02-26 15:54:16 +00:00
Doron Behar ca35318508 luaPackages.nvim-client: 0.2.0-1 -> 0.2.2-1 2020-02-26 15:47:54 +01:00
cw da473475d5 elixir_1_10: 1.10.1 -> 1.10.2 2020-02-26 13:12:21 +01:00
Richard Marko d617e54692 talloc: 2.1.14 -> 2.1.16, build with python3 2020-02-26 11:55:39 +01:00
Tobias Mayer 5ddadce27b
arrow-cpp: 0.15.1 -> 0.16.0
This switches to explicitly enabling dependency lookups for
optional features (they were not picked up before).
It also enables building of the Parquet command line tools.
2020-02-26 10:23:43 +01:00
Edward Tjörnhammar d5b5ff5ae5
rPackages.ggbio: patch away spelling mistake 2020-02-26 09:45:23 +01:00
Doron Behar 3fa64cd5de octave: make optional features declarative in default.nix
Instead of in all-packages.nix .
2020-02-26 10:09:09 +02:00
bb010g a7cb757af4 git-and-tools: canonicalize hyphenated names
Old intercaps names are aliased.

darcs-to-git: rename from darcsToGit
git-fast-export: rename from gitFastExport
git-remote-gcrypt: rename from gitRemoteGcrypt
hub-unstable: rename from hubUnstable
top-git: rename from topGit
2020-02-25 23:04:20 -08:00
Sébastien Maret a0f50fe24b pythonPackages.reproject: fix tests
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-02-25 18:30:05 -08:00
Matthieu Coudron 006aeb5704 buidLuarocksPackage: add a checkPhase 2020-02-26 01:14:30 +01:00
Matthieu Coudron 6eeb434b33 buildLuarocksPackage: extraVariables is now an attrset 2020-02-26 01:14:29 +01:00
Lily Ballard f2d2d69203 nodePackages.insect: init at 5.4.0 2020-02-25 15:56:52 -08:00
Maximilian Bosch cac1e32bd5
Merge pull request #81026 from marsam/update-tflint
tflint: 0.14.0 -> 0.15.0
2020-02-25 23:55:43 +01:00
Maximilian Bosch cf0cc0596e
scalafmt: 2.3.2 -> 2.4.2 2020-02-25 22:14:38 +01:00
Michael Raskin 633dd4d8a1
Merge pull request #80876 from r-ryantm/auto-update/cgal
cgal_5: 5.0 -> 5.0.1
2020-02-25 20:43:35 +00:00
Michael Raskin e99d9abf5c
Merge pull request #80543 from r-ryantm/auto-update/asdf
asdf: 3.3.3 -> 3.3.4
2020-02-25 20:43:13 +00:00
Maximilian Bosch d92b56e99e
Merge pull request #80918 from velovix/remove-go-maintainer
go_1_12, go_1_13: remove velovix from maintainers
2020-02-25 21:07:26 +01:00
Jörg Thalheim 21baef32d5
Merge pull request #75451 from Izorkin/php-build
Update php build configuration
2020-02-25 18:50:38 +00:00
Matthieu Coudron 7aee5b838b build-lua-package: dont patchShebangs folder
It can be source of trouble for some read-only folders (libluv for
instance) and slow down install.
2020-02-25 17:34:29 +01:00
Drew Risinger 49ad19b257 pythonPackages.qiskit-terra: init at 0.12.0
Qiskit is a quantum information toolkit from IBM. This commit
follows the new Qiskit scheme of breaking from one large package into
smaller packages (terra, aer, etc), and then having a single
meta-package "qiskit" that comprises them.
2020-02-25 07:59:54 -08:00
Drew Risinger ee3226bc65 pythonPackages.fastdtw: init at 0.3.4
Fast implementation of Dynamic Time Warping algorithm.

Dependency for qiskit-aqua.
2020-02-25 07:59:36 -08:00
Andrew Childs 1a73b69e20
liblinear: use absolute install name on Darwin (#81015)
nixpkgs prefers absolute install names. Replace the manually specified
relative install name with the standard hook.
2020-02-25 10:31:53 -05:00
Mario Rodas 58dac371d5
tflint: 0.14.0 -> 0.15.0
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.15.0
2020-02-25 08:32:00 -05:00
Profpatsch 8246c35875
Merge pull request #79900 from Gabriel439/gabriel/dhall_packages_2
Add Nixpkgs support for Dhall
2020-02-25 14:16:28 +01:00
Klaas van Schelven efa25157e9 pythonPackages.swagger-spec-validator 2.4.3 -> 2.5.0
Includes various upstream fixes of the tests, see

* https://github.com/Yelp/swagger_spec_validator/pull/117
* https://github.com/Yelp/swagger_spec_validator/pull/121
2020-02-25 14:11:41 +01:00
Gabor Greif f111c6f9ce llvmPackages_10: copy llvmPackages_9
* starting with rc2
* make `lldb` compilable again on Darwin
* separate out manpage creation for `lldb` into a new derivation
* minor tweaks to the patching of sources,
  some of which are backportable to earlier versions
2020-02-25 13:24:27 +01:00
Mario Rodas 82cbc6af3c
Merge pull request #80836 from zowoq/skaffold
skaffold: 1.3.1 -> 1.4.0
2020-02-25 06:37:40 -05:00
Vladyslav M d363be93b4
Merge pull request #81008 from doronbehar/update-sccache
sccache: 0.2.12 -> 0.2.13
2020-02-25 12:00:14 +02:00
Andreas Rammhold 52a076e3a4
Merge pull request #81004 from lopsided98/libyamlcpp-single-output
libyamlcpp: don't use multiple outputs
2020-02-25 10:52:11 +01:00
Jörg Thalheim e23f9415ef
Merge pull request #80998 from mmilata/parsoid
nixos/parsoid: fix service by reinstating nodePackages.parsoid
2020-02-25 09:21:04 +00:00
Doron Behar d7c6c9a793
cpp-utilities: patch upstream issue 18 (#80014)
See https://github.com/Martchus/cpp-utilities/issues/18
2020-02-25 03:36:57 -05:00
Jonathan Ringer e1e71e5886 pythonPackages.ansible-lint: disable for python2
raumel.yaml is not importable, which makes pip
fail during installation
2020-02-25 00:08:14 -08:00