Commit Graph

89826 Commits

Author SHA1 Message Date
Vincent Laporte
1f65cf4bde ocamlPackages.ppx_fail: remove at 113.33.03 2020-10-20 09:39:30 +02:00
Vincent Laporte
649059d42b ocamlPackages.ppx_driver: remove at 113.33.03 2020-10-20 09:39:30 +02:00
Vincent Laporte
07ad2970a5 ocamlPackages.ppx_core: remove at 113.33.03 2020-10-20 09:39:30 +02:00
Jack Kelly
bdbcfb4360 python3Packages.aws-sam-cli: 1.0.0rc1 -> 1.6.2 2020-10-19 23:05:35 -07:00
Jack Kelly
2e73fd35f4 python3Packages.aws-sam-translator: 1.26.0 -> 1.27.0 2020-10-19 23:05:35 -07:00
Jack Kelly
c12b142911 python3Packages.aws-lambda-builders: 0.9.0 -> 1.1.0 2020-10-19 23:05:35 -07:00
Renato Alves
0a41e3f938 pythonPackages.pysam: add libdeflate and enable tests
Some tests still fail due to upstream reasons so we skip those.

Note also that we are not using nix's pytestCheckHook due to
pysam detecting how it's loaded which conflicts with how
pytestCheckHook runs tests. In addition, the selection mode used
by disabledTests causes more tests than the failing ones to be
skipped, which is undesired.
See the discussion in https://github.com/NixOS/nixpkgs/pull/100823
2020-10-19 22:03:08 -07:00
Jared Ramirez
8545f5d1b8 elmPackages: update 2020-10-19 21:47:39 -07:00
Mario Rodas
b565432a70
Merge pull request #100950 from r-ryantm/auto-update/go-protobuf
go-protobuf: 1.4.2 -> 1.4.3
2020-10-19 22:59:28 -05:00
Mario Rodas
a24aa5d787
Merge pull request #101011 from r-ryantm/auto-update/libamqpcpp
libamqpcpp: 4.1.7 -> 4.2.1
2020-10-19 22:57:36 -05:00
John Ericson
76b3bfbb7a
Merge pull request #101057 from aaronjanse/aj-relibc-top-files
relibc: fix for nix 3.0
2020-10-19 23:31:39 -04:00
Aaron Janse
99176c0955 use fetchzip 2020-10-19 17:17:22 -07:00
Andreas Rammhold
16a7ff5b86
libndctl: clarify that it needs udev not systemd
While (currently) it is the same package it carries more information if
we explicitly state that we want udev.
2020-10-19 23:12:35 +02:00
Michael Weiss
c7fb650893
python3Packages.mysql-connector: 8.0.21 -> 8.0.22 2020-10-19 23:09:54 +02:00
V
744a504030
fx: init at 20.0.2 (#100828) 2020-10-19 20:38:17 +00:00
oxalica
dc12101886 rust-analyzer: 2020-10-12 -> 2020-10-19 2020-10-19 13:26:54 -07:00
Rok Garbas
9be3b1b08f
Merge pull request #101077 from ymeister/master
nodePackages.readability-cli: init at 1.1.5
2020-10-19 21:49:58 +02:00
Maximilian Bosch
903a9131d9
Merge pull request #100874 from r-ryantm/auto-update/cargo-crev
cargo-crev: 0.17.0 -> 0.18.0
2020-10-19 21:38:28 +02:00
Martin Weinelt
4dca83eb54
Merge pull request #101033 from JamieMagee/pyaftership
pythonPackages.pyaftership: init at 0.1.2
2020-10-19 20:59:26 +02:00
Robert Scott
e5973b4438
Merge pull request #101044 from r-burns/lcms2
lcms2: fix build on darwin
2020-10-19 19:16:30 +01:00
Robert Scott
c873f13eac
Merge pull request #101031 from r-burns/spooles
spooles: fix build on darwin
2020-10-19 19:07:03 +01:00
Marco Farrugia
ffac55a0da format 2020-10-19 18:32:48 +02:00
Marco Farrugia
a360b05cb7 bazel: Fix bazel query and provide a default java toolchain
These are fixes for problems I ran into with:
- `bazel test //example:cpp-test`
This needed `build --host_javabase='@local_jdk//:jdk'`

- `bazel query 'deps(//example:cpp-test)'`
This needed the same flags as `build`.

Is it contentious to (partially?) configure the default java toolchain? I don't see it as much different than providing the bazel server's java.
It would continue to be configurable/overridable by overriding the flags. 

---
And a random notes from this escapade, but https://github.com/bazelbuild/bazel/blob/master/WORKSPACE#L144-L308 looks a little different from https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/tools/build-managers/bazel/bazel_3/src-deps.json so one of them is probably wrong :)
2020-10-19 18:32:48 +02:00
Jonathan Ringer
67d2de5ffa python310: init at 3.10a1 2020-10-19 09:31:27 -07:00
Nikita Uvarov
d7f7eb2a0a pythonPackages.pyatv: move pytestCheckHook to checkInputs 2020-10-19 09:06:29 -07:00
Ryan Mulligan
12642234d9
Merge pull request #99883 from mtanzi/elixir-1.11.0
elixir_1_11: init at 1.11.0
2020-10-19 08:52:02 -07:00
Sandro Jäckel
77d5e86ae4 ansible-lint: update meta.homepage 2020-10-19 08:29:53 -07:00
Sandro Jäckel
8218431da9 ansible-lint: 4.2.0 -> 4.3.5 2020-10-19 08:29:53 -07:00
Jean-François Roche
8781030dfa python3Package.python-markdown-math: remove support for python 2.7
As stated in its changelog [1], python 2.7 is no longer supported.

[1] https://github.com/mitya57/python-markdown-math/blob/master/changelog#L4
2020-10-19 08:13:10 -07:00
ymeister
5bf4704ee7 nodePackages.readability-cli: init at 1.1.5 2020-10-19 21:32:54 +07:00
Vincent Laporte
92d4ced442 ocamlPackages.ppx_sqlexpr: use ppxlib instead of the deprecated ppx_core 2020-10-19 14:25:57 +02:00
Manuel Bärenz
3da3661ad3 agdaPackages.agda-categories: 1.3.1 -> 1.4 2020-10-19 12:27:46 +02:00
Manuel Bärenz
6e1ce8ca07 agdaPackages.generic: 0.1 -> 0.1.0.1 2020-10-19 12:27:31 +02:00
Aaron Janse
38ed4fcde6 relibc: fix for nix 3.0 2020-10-19 02:20:28 -07:00
Bas van Dijk
5505f2ee38
Merge pull request #100975 from basvandijk/rocksdb-optionally-disable-shared-lib
rocksdb: support disabling building shared lib
2020-10-19 10:44:16 +02:00
Peter Simons
e0f62babfc
Merge pull request #100215 from RasmusRendal/boost
boost173 and boost174: Init both
2020-10-19 09:44:07 +02:00
Manuel Bärenz
29684ee617 agdaPackages.standard-library: 1.3 -> 1.4 2020-10-19 09:26:52 +02:00
Mario Rodas
a150be7500
Merge pull request #101005 from r-ryantm/auto-update/lazygit
lazygit: 0.23.2 -> 0.23.6
2020-10-18 20:03:23 -05:00
Mario Rodas
1e72266113
Merge pull request #101002 from marsam/update-tflint
tflint: 0.20.2 -> 0.20.3
2020-10-18 20:00:59 -05:00
Ryan Burns
cb057db0a3 lcms2: fix build on darwin 2020-10-18 17:26:53 -07:00
Jamie Magee
d804c4393f
pythonPackages.pyaftership: init at 0.1.2 2020-10-18 23:10:23 +02:00
Ryan Burns
c04219a9d5 spooles: fix build on darwin 2020-10-18 13:32:45 -07:00
Ryan Mulligan
b2fc4d9f4a
Merge pull request #100844 from r-ryantm/auto-update/asls
asls: 0.5.0 -> 0.5.1
2020-10-18 12:30:14 -07:00
R. RyanTM
cb537bac99 libamqpcpp: 4.1.7 -> 4.2.1 2020-10-18 17:42:03 +00:00
marco
6e0d3b659c
Elixir: 1.11.0 -> 1.11.1 2020-10-18 18:57:52 +02:00
R. RyanTM
c3fe499500 lazygit: 0.23.2 -> 0.23.6 2020-10-18 16:51:58 +00:00
Mario Rodas
48518633ec
Merge pull request #100987 from r-ryantm/auto-update/joker
joker: 0.15.6 -> 0.15.7
2020-10-18 11:48:02 -05:00
Jamie Magee
8fadee041c pythonPackages.accuweather: init at 0.0.11 2020-10-18 09:41:30 -07:00
R. RyanTM
f739404c2b joker: 0.15.6 -> 0.15.7 2020-10-18 15:14:12 +00:00
Mario Rodas
687d0f5254 tflint: 0.20.2 -> 0.20.3
https://github.com/terraform-linters/tflint/releases/tag/v0.20.3
2020-10-18 09:55:00 -05:00
Gabriel Ebner
7caa81d8a2
Merge pull request #100972 from gebner/freecadgitpython 2020-10-18 16:28:57 +02:00
Mario Rodas
8d392072be
Merge pull request #100893 from r-ryantm/auto-update/checkstyle
checkstyle: 8.36 -> 8.36.2
2020-10-18 09:09:29 -05:00
Mario Rodas
76f0500e53
Merge pull request #100878 from r-ryantm/auto-update/cargo-udeps
cargo-udeps: 0.1.14 -> 0.1.15
2020-10-18 09:08:49 -05:00
Mario Rodas
401f773437
Merge pull request #100876 from r-ryantm/auto-update/cargo-make
cargo-make: 0.32.4 -> 0.32.7
2020-10-18 09:08:33 -05:00
Mario Rodas
aa6e909aa7
Merge pull request #100901 from r-ryantm/auto-update/codeql
codeql: 2.2.5 -> 2.3.1
2020-10-18 09:06:16 -05:00
Mario Rodas
9b3e35d991
Merge pull request #100890 from r-ryantm/auto-update/ccache
ccache: 3.7.11 -> 3.7.12
2020-10-18 09:00:15 -05:00
Mario Rodas
dd9e691ca1
Merge pull request #100905 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.6.0 -> 5.7.0
2020-10-18 08:55:11 -05:00
Mario Rodas
5caf709efa
Merge pull request #100927 from r-ryantm/auto-update/faudio
faudio: 20.09 -> 20.10
2020-10-18 08:53:49 -05:00
Bas van Dijk
c6109efca6 rocksdb: support disabling building shared lib
This is needed to build `pkgsStatic.rocksdb`.
2020-10-18 15:52:20 +02:00
Mario Rodas
93c5c61908
Merge pull request #100897 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.9454 -> 0.1.10993
2020-10-18 08:39:50 -05:00
Mario Rodas
f0537ed55f
Merge pull request #100913 from r-ryantm/auto-update/doctl
doctl: 1.46.0 -> 1.48.1
2020-10-18 08:25:53 -05:00
Mario Rodas
bf65728d66
Merge pull request #100970 from marsam/update-pdfminer
python3Packages.pdfminer: 20200726 -> 20201018
2020-10-18 08:24:36 -05:00
Mario Rodas
16895196ed
Merge pull request #100934 from r-ryantm/auto-update/fly
fly: 6.5.1 -> 6.6.0
2020-10-18 08:15:24 -05:00
Mario Rodas
b67347ec92
Merge pull request #100935 from r-ryantm/auto-update/flyctl
flyctl: 0.0.140 -> 0.0.144
2020-10-18 08:14:37 -05:00
Gabriel Ebner
27bf7cb663 opencascade-occt730: remove 2020-10-18 15:13:25 +02:00
Mario Rodas
f77b39a9f6
Merge pull request #100959 from r-ryantm/auto-update/h3
h3: 3.6.4 -> 3.7.1
2020-10-18 08:13:05 -05:00
Mario Rodas
f39986aa5d
Merge pull request #100942 from r-ryantm/auto-update/gauge
gauge: 1.1.3 -> 1.1.4
2020-10-18 08:00:07 -05:00
Mario Rodas
b6932522d0
Merge pull request #100952 from r-ryantm/auto-update/gotestsum
gotestsum: 0.5.3 -> 0.5.4
2020-10-18 07:56:07 -05:00
Mario Rodas
9cfa14ff48
Merge pull request #100951 from r-ryantm/auto-update/go-tools
go-tools: 2020.1.5 -> 2020.1.6
2020-10-18 07:53:47 -05:00
Mario Rodas
bfcc23f2c9
Merge pull request #100932 from r-ryantm/auto-update/flow
flow: 0.133.0 -> 0.136.0
2020-10-18 07:27:58 -05:00
Jan Tojnar
7c4305be84
Merge pull request #100873 from AtnNn/gtest 2020-10-18 13:16:24 +02:00
R. RyanTM
1b8dafbba1 h3: 3.6.4 -> 3.7.1 2020-10-18 11:12:51 +00:00
R. RyanTM
b4dcee7c3f gotestsum: 0.5.3 -> 0.5.4 2020-10-18 10:28:18 +00:00
R. RyanTM
a50653ce31 go-tools: 2020.1.5 -> 2020.1.6 2020-10-18 10:04:46 +00:00
R. RyanTM
81d2832512 go-protobuf: 1.4.2 -> 1.4.3 2020-10-18 09:57:30 +00:00
R. RyanTM
c17f56677e gauge: 1.1.3 -> 1.1.4 2020-10-18 08:50:48 +00:00
Timo Kaufmann
e9f8c385c0
Merge pull request #100870 from r-ryantm/auto-update/brial
brial: 1.2.8 -> 1.2.10
2020-10-18 10:37:47 +02:00
marius david
9c17a5448b patool: init at 1.12 2020-10-18 10:31:11 +02:00
marius david
f4a58813fa python3Packages.redbaron: init at 0.9.2 2020-10-18 10:31:11 +02:00
marius david
eca871cbaa python3Packages.baron: init at 0.9 2020-10-18 10:31:10 +02:00
marius david
1c8204e0fa python3Packages.python-sat: init at 0.1.6.dev6 2020-10-18 10:30:07 +02:00
Vladimír Čunát
04821fbe46
Merge #93333: julia: Remove version 0.7 and 1.1 2020-10-18 10:29:04 +02:00
Gabriel Ebner
385abed29a
Merge pull request #100920 from r-ryantm/auto-update/embree
embree: 3.12.0 -> 3.12.1
2020-10-18 10:08:54 +02:00
Vincent Laporte
d149b27d41 ocamlformat: refactor 2020-10-18 09:51:18 +02:00
R. RyanTM
8136d0c8fd flyctl: 0.0.140 -> 0.0.144 2020-10-18 07:38:45 +00:00
R. RyanTM
9871506209 fly: 6.5.1 -> 6.6.0 2020-10-18 07:27:27 +00:00
R. RyanTM
8728ae26ea flow: 0.133.0 -> 0.136.0 2020-10-18 07:05:17 +00:00
Robert Scott
3c3295a02d pythonPackages.pymc3: fix build 2020-10-17 22:35:27 -07:00
Robert Scott
9a09285f5a pythonPackages.fastprogress: init at 1.0.0 2020-10-17 22:35:27 -07:00
R. RyanTM
e8eb47798f faudio: 20.09 -> 20.10 2020-10-18 04:46:10 +00:00
Mario Rodas
072e98a7f1 python3Packages.pdfminer: 20200726 -> 20201018
https://github.com/pdfminer/pdfminer.six/releases/tag/20201018
2020-10-18 04:20:00 +00:00
R. RyanTM
32ac072e3c embree: 3.12.0 -> 3.12.1 2020-10-18 03:34:06 +00:00
R. RyanTM
b80cfd7661 doctl: 1.46.0 -> 1.48.1 2020-10-18 02:09:19 +00:00
R. RyanTM
a4f24201cf cpp-utilities: 5.6.0 -> 5.7.0 2020-10-18 00:36:01 +00:00
Martin Weinelt
23175e4045
Merge pull request #100867 from risicle/ris-theano-imports-check
python3Packages.Theano: add pythonImportsCheck
2020-10-18 01:43:18 +02:00
Ryan Mulligan
a5f89fc71d
Merge pull request #100899 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 20200828T065654 -> 20201009T224414
2020-10-17 16:18:03 -07:00
R. RyanTM
08d6831661 codeql: 2.2.5 -> 2.3.1 2020-10-17 23:09:18 +00:00
R. RyanTM
e32e589d7d clojure-lsp: 20200828T065654 -> 20201009T224414 2020-10-17 22:50:38 +00:00
zowoq
595306b426 python3Packages.aubio: fix eval again 2020-10-18 08:46:21 +10:00
Robert Scott
4a9dba6c44 python3Packages.Theano: add pythonImportsCheck
this not only gives us a "hint" of test coverage, but also proves the fix
from #97597 allows import of theano from within a sandboxed build
2020-10-17 23:38:37 +01:00
R. RyanTM
72e8737f64 circleci-cli: 0.1.9454 -> 0.1.10993 2020-10-17 22:28:35 +00:00
zowoq
5d1b7e310e python3Packages.aubio: fix eval 2020-10-18 08:25:36 +10:00
R. RyanTM
6e0b110d09 checkstyle: 8.36 -> 8.36.2 2020-10-17 22:09:19 +00:00
Etienne Laurin
b66df0d36e use fetchpatch 2020-10-17 21:55:05 +00:00
Martin Weinelt
5304f52bc7 python3Packages.aubio: init at 0.4.9 2020-10-17 14:40:21 -07:00
Martin Weinelt
73eea3d98d python3Packages.sacn: init at 1.4.6 2020-10-17 14:40:21 -07:00
R. RyanTM
83bf88fc66 ccache: 3.7.11 -> 3.7.12 2020-10-17 21:33:44 +00:00
Ryan Burns
6529627e13 cairo: fix build on darwin 2020-10-17 14:32:44 -07:00
R. RyanTM
0aaec7505b cargo-udeps: 0.1.14 -> 0.1.15 2020-10-17 21:09:29 +00:00
R. RyanTM
fe8107ceae cargo-make: 0.32.4 -> 0.32.7 2020-10-17 21:00:40 +00:00
R. RyanTM
f5a0522148 cargo-crev: 0.17.0 -> 0.18.0 2020-10-17 20:40:16 +00:00
Etienne Laurin
70b79e8cf2 fix(gtest): pkgconfig paths 2020-10-17 20:24:36 +00:00
R. RyanTM
57738e9b6f brial: 1.2.8 -> 1.2.10 2020-10-17 19:37:17 +00:00
R. RyanTM
0806cad95b python27Packages.pyside2: 5.15.0 -> 5.15.1 2020-10-17 12:05:12 -07:00
Martin Weinelt
0d0c9769b0 python3Packages.wled: init at 0.4.4 2020-10-17 12:01:41 -07:00
R. RyanTM
4dfbf286e3 python37Packages.azure-mgmt-subscription: 0.6.0 -> 0.7.0 2020-10-17 12:00:46 -07:00
Martin Weinelt
0ed7c480e2 python3Packages.trio: 0.16.0 -> 0.17.0 2020-10-17 11:58:51 -07:00
Jonathan Ringer
67f67075c0 python3Packages.datasette: minimize test time 2020-10-17 11:56:21 -07:00
Mario Rodas
cd76c92d80
Merge pull request #100852 from r-ryantm/auto-update/bazelisk
bazelisk: 1.7.1 -> 1.7.2
2020-10-17 13:46:15 -05:00
Ben Darwin
e20652da9b elastix: 5.0.0 -> 5.0.1; unbreak OS X build 2020-10-17 11:36:31 -07:00
R. RyanTM
347cb204ca python37Packages.google_resumable_media: 1.0.0 -> 1.1.0 2020-10-17 11:31:45 -07:00
Jean-François Roche
e07cf5d4bf python3Package.pytest-flask: remove support for python 2.7
As stated in its changelog [1], python 2.7 is no longer supported.

[1] https://github.com/pytest-dev/pytest-flask/blob/master/docs/changelog.rst
2020-10-17 11:29:53 -07:00
R. RyanTM
ec55608ae2 python37Packages.snowflake-sqlalchemy: 1.2.3 -> 1.2.4 2020-10-17 11:26:47 -07:00
Jon
9cbbac9d09
Merge pull request #100767 from jfroche/fix/galario
python{2,3}Packages.galario: 1.2.1 -> 1.2.2
2020-10-17 11:25:54 -07:00
R. RyanTM
a6c9267d96 python37Packages.azure-mgmt-sql: 0.21.0 -> 0.22.0 2020-10-17 11:25:16 -07:00
R. RyanTM
0690d7804a python37Packages.bids-validator: 1.5.4 -> 1.5.6 2020-10-17 11:15:56 -07:00
R. RyanTM
38d70ddd5d python37Packages.pysonos: 0.0.32 -> 0.0.35 2020-10-17 11:08:12 -07:00
R. RyanTM
a60ed8e2db python37Packages.lightgbm: 2.3.1 -> 3.0.0 2020-10-17 11:05:39 -07:00
R. RyanTM
937a2f9cbb python37Packages.pyspark: 3.0.0 -> 3.0.1 2020-10-17 11:04:50 -07:00
Jonathan Ringer
9524e93607 python3Packages.pynacl: 1.3.0 -> 1.4.0 2020-10-17 10:58:28 -07:00
R. RyanTM
f62aa57abb python37Packages.diff_cover: 3.0.1 -> 4.0.1 2020-10-17 10:54:48 -07:00
R. RyanTM
8496b8426e
bazel-kazel: 0.1.0 -> 0.1.1 (#100851) 2020-10-17 10:52:37 -07:00
R. RyanTM
50f77f31f4 bazelisk: 1.7.1 -> 1.7.2 2020-10-17 17:41:33 +00:00
Matt Huszagh
0c695515e2 pythonPackages.python-openems: init at unstable-2020-02-15 2020-10-17 10:12:37 -07:00
R. RyanTM
a8049ded49 python37Packages.treq: 20.4.1 -> 20.9.0 2020-10-17 10:03:00 -07:00
R. RyanTM
29bc54311f python37Packages.sqlobject: 3.8.0 -> 3.8.1 2020-10-17 09:58:45 -07:00
Jonathan Ringer
a08d761d1e python2Packages.msal-extensions: fix dependencies 2020-10-17 09:58:30 -07:00
R. RyanTM
32c5b753fa python37Packages.msal: 1.4.3 -> 1.5.0 2020-10-17 09:58:30 -07:00
R. RyanTM
6de38f76dd python37Packages.google_cloud_firestore: 1.8.1 -> 1.9.0 2020-10-17 09:55:08 -07:00
R. RyanTM
0437b9c911 python37Packages.howdoi: 2.0.5 -> 2.0.7 2020-10-17 09:54:12 -07:00
R. RyanTM
bf7b73ce65 python37Packages.yamllint: 1.24.2 -> 1.25.0 2020-10-17 09:53:32 -07:00
Jonathan Ringer
d1d1e39a58 python2Packages.sseclient: disable tests 2020-10-17 09:50:48 -07:00
R. RyanTM
5d15eec20b python37Packages.sseclient: 0.0.26 -> 0.0.27 2020-10-17 09:50:48 -07:00
R. RyanTM
b16569f02f python37Packages.aiokafka: 0.5.2 -> 0.6.0 2020-10-17 09:50:23 -07:00
R. RyanTM
e5a55070db python37Packages.simplefix: 1.0.12 -> 1.0.14 2020-10-17 09:49:42 -07:00
R. RyanTM
3326933ca9 python37Packages.phonopy: 2.7.1 -> 2.8.1 2020-10-17 09:44:41 -07:00
Ryan Mulligan
0591c32428
Merge pull request #100787 from r-ryantm/auto-update/python3.7-cx_Oracle
python37Packages.cx_oracle: 8.0.0 -> 8.0.1
2020-10-17 09:35:59 -07:00
R. RyanTM
3442125e41 asls: 0.5.0 -> 0.5.1 2020-10-17 16:14:12 +00:00
Joe Hermaszewski
0e29b48a05 nodePackages.coc-diagnostic: init at 0.9.0
Also add as Vim plugin

Also update node packages from generate.sh
2020-10-17 08:56:20 -07:00
Benjamin Hipple
ff894538ea
Merge pull request #100830 from r-ryantm/auto-update/act
act: 0.2.15 -> 0.2.16
2020-10-17 11:52:42 -04:00