Commit graph

89737 commits

Author SHA1 Message Date
JesusMtnez 3c3e490488
coursier: 2.0.3 -> 2.0.4 2020-10-22 06:11:12 +02:00
Mario Rodas 01e2d901bb
Merge pull request #101312 from marsam/update-nodejs-15_x
nodejs-15_x: 15.0.0 -> 15.0.1
2020-10-21 20:58:35 -05:00
Mario Rodas 4accc093fb
Merge pull request #101264 from r-ryantm/auto-update/bazelisk
bazelisk: 1.7.2 -> 1.7.3
2020-10-21 20:33:53 -05:00
Mario Rodas 16cd8df30d nodejs-15_x: 15.0.0 -> 15.0.1
https://github.com/nodejs/node/releases/tag/v15.0.1
2020-10-21 18:00:00 -05:00
Vincent Laporte 4b3e97daa4 ocamlPackages.safepass: 2.0 → 3.0 2020-10-21 22:52:46 +02:00
Raphael Borun Das Gupta 44465f606e python3Packages.scrapy-fake-useragent: fix license
which upstream changed to MIT with alecxe/scrapy-fake-useragent@0ea7614
2020-10-21 13:14:58 -07:00
Austin Seipp 4a020671f1
chez-scheme: 9.5.2 -> 9.5.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-21 13:05:34 -05:00
Doron Behar 4696a622ce
Merge pull request #78778 from grahamc/guile-r13y
guile: disable parallel building for reproducibility
2020-10-21 20:21:25 +03:00
R. RyanTM 5445fe778c bazelisk: 1.7.2 -> 1.7.3 2020-10-21 16:49:55 +00:00
Aaron L. Zeng d2b8b92865
ocamlPackages.shexp: init at 0.13 2020-10-21 14:27:10 +02:00
Max Wittig 79b036b7db
gitlab-runner: 13.4.1 -> 13.5.0 (#101175) 2020-10-21 13:16:30 +02:00
Aaron L. Zeng d95b8c33b4
ocamlPackages.async_interactive: init at 0.13 2020-10-21 07:40:17 +02:00
Ryan Burns 40e9a2340a python3Packages.yamale: init at 3.0.4 2020-10-20 21:34:32 -07:00
Jean-François Roche 37740ec5b5 python3Packages.block-io: fix build
Fix base58 dependency.
2020-10-20 21:23:23 -07:00
zowoq f73f6abab4 editorconfig-checker: 2.1.0 -> 2.2.0
https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.2.0
2020-10-21 10:50:22 +10:00
Mario Rodas 99332f9728
Merge pull request #101212 from leemhenson/nodejs-15_x
nodejs-15_x: init at 15.0.0
2020-10-20 19:14:30 -05:00
Andreas Rammhold f6cd17269e
Merge pull request #49403 from andir/qemu_test_reduce_closure
qemu_test: disable features that are not needed for tests (closure 641 -> 335.3M)
2020-10-21 00:41:01 +02:00
Lee Henson cd3c2b1fad
nodejs-15_x: init at 15.0.0
Changelog: https://github.com/nodejs/node/releases/tag/v15.0.0
2020-10-20 21:16:09 +01:00
Vincent Laporte 37eb705a65 ocamlPackages.opium_kernel: 0.17.1 → 0.18.0 2020-10-20 21:50:42 +02:00
Vladimír Čunát 8bdf7dc4ab
Merge #100886: cairo: fix build on darwin 2020-10-20 20:52:33 +02:00
Ivan Tham 86b885a4a0
gtk+: refactor name (#100947)
* gtk+: refactor name
2020-10-20 17:00:23 +00:00
Yuki Okushi afc8027dde rust-bindgen: 0.54.1 -> 0.55.1 2020-10-20 09:09:13 -07:00
Austin Seipp a7e87bdd58
yosys: 2020.08.22 -> 2020.10.20
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-20 09:52:41 -05:00
Austin Seipp 232a0c2a90
picat: 3.0 -> 3.0p2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-20 09:52:41 -05:00
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
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