Commit graph

11070 commits

Author SHA1 Message Date
Benjamin Hipple ad5b73c910 pax-rs: upgrade cargo fetcher and cargoSha256 2020-03-08 22:15:19 -04:00
Benjamin Hipple e6180f61b3
diesel-cli: upgrade cargo fetcher and cargoSha256 (#82089) 2020-03-08 22:14:17 -04:00
Mario Rodas ec99107633
Merge pull request #81961 from danieldk/maturin-0.7.9
maturin: 0.7.6 -> 0.7.9
2020-03-08 21:07:04 -05:00
Mario Rodas 66939096ed
Merge pull request #81804 from bhipple/auto-update/scaff
scaff: 0.1.1 -> 0.1.2
2020-03-08 21:01:08 -05:00
Mario Rodas ec842d4d2f
Merge pull request #81875 from r-ryantm/auto-update/cfr
cfr: 0.148 -> 0.149
2020-03-08 20:48:01 -05:00
Benjamin Hipple bfa084b56b git-series: upgrade cargo fetcher and cargoSha256 2020-03-08 21:15:32 -04:00
Benjamin Hipple 0757551d3c
cargo-geiger: upgrade cargo fetcher and cargoSha256 (#82087) 2020-03-08 21:06:49 -04:00
Mario Rodas 858eadde83
Merge pull request #82031 from r-ryantm/auto-update/yarn
yarn: 1.22.0 -> 1.22.2
2020-03-08 19:00:56 -05:00
Benjamin Hipple 1cc9cb7ea1
cargo-make: remove unnecessary attribute (#82071)
The default value when left unspecified is now false, so no need to state this explicitly.
2020-03-08 19:26:19 -04:00
Benjamin Hipple a38ad34271
cloudflare-wranger: upgrade cargoSha256 (#82022)
General infrastructure improvement as part of #79975,
no functional changes expected.
2020-03-08 19:25:13 -04:00
Pascal Wittmann dd5e9ab4f2
Merge pull request #82020 from r-ryantm/auto-update/jdepend
jdepend: 2.9.1 -> 2.10
2020-03-08 21:41:12 +01:00
Vincent Laporte 5e468ef981 ocsigen-i18n: 3.4.0 → 3.5.0 2020-03-08 18:09:22 +01:00
R. RyanTM ef03ff7c1f hopper: 4.5.19 -> 4.5.21 2020-03-08 11:45:01 +00:00
Thomas Tuegel 65d5cc1499
Merge pull request #81869 from r-ryantm/auto-update/cmake
cmake: 3.16.4 -> 3.16.5
2020-03-08 05:32:54 -05:00
Mario Rodas 88efa8b1ae
flow: 0.119.1 -> 0.120.1
Changelog: https://github.com/facebook/flow/releases/tag/v0.120.1
2020-03-08 04:20:00 -05:00
Frederik Rietdijk 0eb0ddc4db Merge staging-next into master 2020-03-08 08:11:01 +01:00
R. RyanTM dac3a7e3f9 yarn: 1.22.0 -> 1.22.2 2020-03-08 02:27:11 +00:00
Dennis Gosnell 25f451a444
Merge pull request #82002 from LnL7/vaultenv
vaultenv: fix build
2020-03-08 11:01:23 +09:00
Léo Gaspard 7d514dab57
Merge pull request #81987 from bhipple/u/rust-cargo-gir-rs
gir-rs: upgrade cargo fetcher and cargoSha256
2020-03-08 00:05:07 +01:00
Maximilian Bosch 88b16119c1
wasm-bindgen-cli: 0.2.58 -> 0.2.59 2020-03-07 23:03:28 +01:00
R. RyanTM b848abe4c6 jdepend: 2.9.1 -> 2.10 2020-03-07 20:52:17 +00:00
Alvar b330620054
golangci-lint: 1.23.7 -> 1.23.8 (#82010) 2020-03-07 12:30:23 -08:00
Mat Marini 0f9179137c
kubie: init at 0.7.1 2020-03-07 20:56:05 +01:00
Daiderd Jordan bdd16df074
vaultenv: fix build
Don't hard fail on warnings, having eg. some redundant imports is fine.
2020-03-07 19:02:58 +01:00
Mario Rodas c5e223e120
Merge pull request #80707 from uosis/ammonite
ammonite: fix source reference to allow dynamic binding
2020-03-07 12:13:26 -05:00
Benjamin Hipple 4a2f72f7c2 gir-rs: upgrade cargo fetcher and cargoSha256 2020-03-07 11:12:32 -05:00
Daniël de Kok b446413aa6 maturin: 0.7.6 -> 0.7.9
Changelog:
https://github.com/PyO3/maturin/blob/master/Changelog.md
2020-03-07 08:21:10 +01:00
(cdep)illabout 4e3b120db1 spago: unbreak after update to ghc-8.8.2 2020-03-06 22:15:12 +01:00
Mario Rodas 6808974d93
Merge pull request #81832 from r-ryantm/auto-update/cloudflare-wrangler
cloudflare-wrangler: 1.7.0 -> 1.8.1
2020-03-06 07:45:55 -05:00
Jethro Kuan ee17a6a837 mkdocs: default to Python 3 2020-03-06 13:40:57 +01:00
Aaron Andersen 7218f3a791
Merge pull request #79957 from mirrexagon/godot-3.2
godot: 3.1.2 -> 3.2
2020-03-06 06:21:48 -05:00
Profpatsch 0bc0c10a78 shellcheck: add manpage and docs
The shellcheck source code contains a manpage, so let’s add that to
the output. For good measure, also copy the README to the doc output.

The overrideMeta thing is taking care of setting the right position,
so that `nix edit` points to this file instead of to the original
haskellPackages definition.
2020-03-06 09:20:12 +01:00
R. RyanTM 215e759e19 cfr: 0.148 -> 0.149 2020-03-06 07:50:32 +00:00
Matthieu Coudron 53ae5f76a2 tree-sitter.builtGrammars: build parser libraries
except for typescript that provokes an error.
These libraries can be used on neovim 0.5 for instance.
2020-03-06 08:01:35 +01:00
Joachim Breitner 2d2a5a9b63
js_of_ocaml: 3.4.0 -> 3.5.2 (#75766)
drive-by contributions, as I was playing around with this (it has better
support for the `num` library, it seems.)

js_of_ocaml: 3.4.0 -> 3.5.2
ocamlPackages.js_of_ocaml-ppx_deriving_json: use ppxlib-0.12.0
ocamlPackages.eliom: 6.8.0 → 6.10.1
ocamlPackages.ocsigen-toolkit: 2.2.0 → 2.5.0
ocamlPackages.ocsigen-start: 2.7.0 → 2.16.1

Co-authored-by: Vincent Laporte <Vincent.Laporte@gmail.com>
2020-03-06 07:42:04 +01:00
R. RyanTM cf230185fe micronaut: 1.3.0 -> 1.3.2 2020-03-06 07:24:26 +01:00
R. RyanTM b3793e1181 cmake: 3.16.4 -> 3.16.5 2020-03-06 06:14:36 +00:00
Frederik Rietdijk 188c3a4d03 Merge staging-next into staging 2020-03-06 07:09:30 +01:00
Matthew Bauer dfbe76a681 waf: move binary to $out/bin/
Originally this was just the executable, but this breaks nix-shell
usage. Instead, just do a normal directory.

Fixes #79909
2020-03-06 07:06:01 +01:00
Lancelot SIX 4e08586690 gdb: 8.3.1 -> 9.1
See https://www.gnu.org/software/gdb/download/ANNOUNCEMENT for release
information
2020-03-06 07:04:07 +01:00
Cole Mickens 6c6091a775 azure-storage-azcopy: v10.3.2 -> v10.3.4 2020-03-05 15:38:56 -08:00
R. RyanTM e17a1a098c codeql: 2.0.2 -> 2.0.4 2020-03-05 15:10:00 -08:00
R. RyanTM 0c0f318685 go-license-detector: 3.0.2 -> 3.1.0 2020-03-05 15:06:03 -08:00
Ryan Mulligan c0515dad8b
Merge pull request #81831 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 20200121T234305 -> 20200305T151710
2020-03-05 11:23:20 -08:00
Andreas Rammhold 82b54d4906
Merge pull request #81633 from andir/bazel_0_fix_tensorflow
Tensorflow: fix #77626
2020-03-05 18:59:03 +01:00
R. RyanTM 39bdf9eb67 cloudflare-wrangler: 1.7.0 -> 1.8.1 2020-03-05 17:34:49 +00:00
R. RyanTM ee85ecaed9 clojure-lsp: 20200121T234305 -> 20200305T151710 2020-03-05 17:28:58 +00:00
Mario Rodas 5c992241ed
Merge pull request #81787 from r-ryantm/auto-update/flyway
flyway: 6.2.2 -> 6.2.4
2020-03-05 08:04:24 -05:00
Tim Steinbach 03003d433c
jenkins: 2.204.3 -> 2.204.4 2020-03-05 07:55:53 -05:00
Mario Rodas e5fd322143
Merge pull request #81712 from r-ryantm/auto-update/randoop
randoop: 4.2.1 -> 4.2.2
2020-03-05 07:29:56 -05:00
zimbatm 706f13a787
mdsh: 0.3.0 -> 0.4.0 (#81802) 2020-03-05 08:39:15 +00:00
Benjamin Hipple 4e49c4090b scaff: 0.1.1 -> 0.1.2 2020-03-05 01:15:47 -05:00
R. RyanTM cc92c86ea9 flyway: 6.2.2 -> 6.2.4 2020-03-05 01:43:08 +00:00
Mario Rodas 031a41279d
Merge pull request #81724 from saschagrunert/buildah
buildah: v1.14.1 -> v1.14.2
2020-03-04 20:08:48 -05:00
Maximilian Bosch aeee7de22b
cargo-xbuild: 0.5.24 -> 0.5.28 2020-03-04 22:10:54 +01:00
Jan Tojnar 1a44e325d2
Merge branch 'staging-next' into staging 2020-03-04 21:24:05 +01:00
Jörg Thalheim fb6f2d1488
radare2: 4.2.1 -> 4.3.0 (#81730) 2020-03-04 17:27:47 +00:00
Andreas Rammhold 1c0de27df3
bazel_0: init at 0.26.0 2020-03-04 16:41:17 +01:00
Sascha Grunert 1332cea031
buildah: v1.14.1 -> v1.14.2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-03-04 14:51:30 +01:00
Mario Rodas d7f450e5a7
Merge pull request #81687 from r-ryantm/auto-update/golangci-lint
golangci-lint: 1.23.6 -> 1.23.7
2020-03-04 08:40:39 -05:00
Vladimír Čunát eb5f3cac4f
Merge #81631: lcov: Fix patch checksums 2020-03-04 14:22:08 +01:00
Mario Rodas 4cee5e0b1b
Merge pull request #81684 from r-ryantm/auto-update/git-quick-stats
git-quick-stats: 2.0.13 -> 2.0.15
2020-03-04 07:57:30 -05:00
R. RyanTM e3461b75e7 randoop: 4.2.1 -> 4.2.2 2020-03-04 10:59:53 +00:00
R. RyanTM 26d7b7ca8a golangci-lint: 1.23.6 -> 1.23.7 2020-03-04 04:33:59 +00:00
Mario Rodas 1fcc960f1d
Merge pull request #81682 from r-ryantm/auto-update/flow
flow: 0.119.0 -> 0.119.1
2020-03-03 23:31:47 -05:00
Mario Rodas 167bec981f
Merge pull request #81673 from r-ryantm/auto-update/checkstyle
checkstyle: 8.29 -> 8.30
2020-03-03 23:20:20 -05:00
R. RyanTM 035a65d074 git-quick-stats: 2.0.13 -> 2.0.15 2020-03-04 04:18:55 +00:00
Mario Rodas 9a97f6a6c5
Merge pull request #81674 from r-ryantm/auto-update/cmake-format
cmake-format: 0.6.8 -> 0.6.9
2020-03-03 23:14:54 -05:00
R. RyanTM 2cb7cd6573 flow: 0.119.0 -> 0.119.1 2020-03-04 03:55:39 +00:00
Mario Rodas 5acc63513f
Merge pull request #81663 from r-ryantm/auto-update/act
act: 0.2.4 -> 0.2.5
2020-03-03 22:15:30 -05:00
Mario Rodas 8198f4ef0a
Merge pull request #81555 from Moredread/travis
travis: 1.8.10 -> 1.8.11
2020-03-03 21:51:34 -05:00
R. RyanTM f50cedf9fb cmake-format: 0.6.8 -> 0.6.9 2020-03-04 02:22:03 +00:00
R. RyanTM 98bf3a997e checkstyle: 8.29 -> 8.30 2020-03-04 02:05:33 +00:00
R. RyanTM 5e75ba3f42
act: 0.2.4 -> 0.2.5 2020-03-04 00:27:41 +00:00
Josef Kemetmüller adfb8a039b lcov: Fix patch checksums
The previously committed checksums seem to have been mistakenly taken
directly from fetchurl without fetchpatch normalization.
2020-03-03 16:58:39 +01:00
Andreas Rammhold 4c00e6f654 bazel-remote: fix fixed output derivation hash 2020-03-03 14:35:24 +01:00
Andreas Rammhold 846f300511
Merge pull request #80953 from andir/bazel-poison
buildBazelPackage: poison all the fixed output derivations
2020-03-03 10:39:05 +01:00
Andreas Rammhold 0ff376c03f
bazel-remote: update fixed output hash 2020-03-03 01:12:27 +01:00
Andreas Rammhold 9683826ffa
bazel-watcher: update fixed output hash 2020-03-03 01:12:26 +01:00
André-Patrick Bubel bfbf3c5b09
travis: 1.8.10 -> 1.8.11 2020-03-02 21:23:47 +01:00
Tim Steinbach 31cf072be9
Merge pull request #81515 from r-ryantm/auto-update/liquibase
liquibase: 3.8.6 -> 3.8.7
2020-03-02 13:57:22 -05:00
adisbladis 298b50df1d poetry: 1.0.3 -> 1.0.5 2020-03-02 10:34:49 -08:00
adisbladis d3f756d9b7 poetry2nix: 1.5.0 -> 1.6.0 2020-03-02 10:34:49 -08:00
Mathias Schreck c1e2642da6 aws-sam-cli: 0.41.0 -> 0.43.0 2020-03-02 09:57:20 -08:00
Vladimír Čunát 4d954e528d
Merge #80714: icon-lang: fix build 2020-03-02 16:15:53 +01:00
Vladimír Čunát a2afee938b
Merge #81512: pkgs/bazel*: Fix path to update-srcDeps.py 2020-03-02 16:15:49 +01:00
Vladimír Čunát 855f020404
Merge #79026: blackmagic: v1.6.1-317-gc9c8b08 -> v1.6.1-409-g7a595ea 2020-03-02 15:57:23 +01:00
Tim Steinbach 2cc00e2e8a
jenkins: 2.204.2 -> 2.204.3 2020-03-02 07:51:35 -05:00
R. RyanTM 14a48a96b9 liquibase: 3.8.6 -> 3.8.7 2020-03-02 12:18:18 +00:00
Janne Heß 0723bf3b72 pkgs/bazel*: Fix path to update-srcDeps.py
Otherwise, the -small channel fails on the tarball output.
2020-03-02 13:11:14 +01:00
Peter Hoeg 740ec9474e teensy-loader-cli: 2.1 -> 2.1.20191110
Add manpages and documentation.
2020-03-02 17:48:27 +08:00
Michael Raskin ca7f750959
Merge pull request #81483 from lovesegfault/fix-neovim
Revert "Merge pull request #79750 from doronbehar/update-luarocks"
2020-03-02 08:59:20 +00:00
Michael Lingelbach 1c4f22a5da Add bazel 1.2.1 2020-03-02 09:08:47 +01:00
Bernardo Meurer 81461cff5f
Revert "Merge pull request #79750 from doronbehar/update-luarocks"
This reverts commit 0566b5ce19, reversing
changes made to 4d6e3bf127.
2020-03-01 18:39:58 -08:00
zowoq bf9beeb1c5 yq-go: 3.1.2 -> 3.2.1
https://github.com/mikefarah/yq/releases/tag/3.2.0
https://github.com/mikefarah/yq/releases/tag/3.2.1
2020-03-02 09:20:12 +10:00
Vincent Laporte 9794d1e5fc ocamlPackages.ocp-index: 1.1.9 → 1.2 2020-03-01 22:39:43 +01:00
Vincent Laporte d02dc3c5fd ocamlPackages.ocp-build: fix for OCaml ≥ 4.08 2020-03-01 22:39:43 +01:00
Oleksii Filonenko f0004b41ba lazygit: 0.14.3 -> 0.15.7 2020-03-01 09:18:13 -08:00
Frederik Rietdijk 33133b2667
Merge pull request #81167 from NixOS/staging-next
Staging next
2020-03-01 13:45:30 +01:00
Mario Rodas 4743f3f5a0
Merge pull request #81391 from bhipple/u/rust-cargo-cargo-inspect
cargo-inspect: upgrade cargo fetcher and cargoSha256
2020-02-29 20:08:54 -05:00