Peter Simons
97d0eb5059
Merge pull request #95836 from jbedo/r-modules
...
r-modules: bioc and cran update
2020-10-20 15:55:44 +02:00
Vincent Laporte
466194482c
ocamlPackages.ppx_type_conv: remove at 113.33.03
2020-10-20 09:39:30 +02:00
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
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
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
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