1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-18 19:26:02 +00:00
Commit graph

10775 commits

Author SHA1 Message Date
Benjamin Hipple 16eb59cecb rust-bindgen: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 01:08:34 -08:00
R. RyanTM 4f0f4ae25c liquibase: 3.8.5 -> 3.8.6 2020-02-16 09:13:49 +01:00
Benjamin Hipple 1c36f69b08 texlab: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 22:25:47 -08:00
Benjamin Hipple f5578dc61d cargo-expand: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 22:23:23 -08:00
Benjamin Hipple 07de659207 sccache: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 22:20:57 -08:00
Benjamin Hipple 777c1dda59 cargo-sweep: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 22:12:37 -08:00
Benjamin Hipple 131a32a5af rust: update docs on legacyCargoFetcher; remove unnecessary defaults
As mentioned in #79975, the default on `legacyCargoFetcher` if left unspecified
is now `false`.
2020-02-15 22:07:47 -08:00
Benjamin Hipple c0aca67f74 hydra-cli: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 21:58:52 -08:00
Benjamin Hipple 2c24c39f27 cargo-flamegraph: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 21:58:28 -08:00
Benjamin Hipple d47970b2f8 cargo-bloat: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 21:57:43 -08:00
Mathias Schreck 8b6e471ce8 aws-sam-cli: change maintainers dhkl -> lo1tuma 2020-02-15 12:57:28 -08:00
Mathias Schreck cae8cec57d aws-sam-cli: 0.40.0 -> 0.41.0 2020-02-15 12:57:28 -08:00
Mario Rodas bfb7ebf5df dune_2: 2.2.0 -> 2.3.0
Changelog: https://github.com/ocaml/dune/releases/tag/2.3.0
2020-02-15 20:03:14 +01:00
Vladyslav M 5d84954f27
Merge pull request #80118 from B4dM4n/cargo-crev-update
cargo-crev: 0.15.0 -> 0.16.0
2020-02-15 19:42:26 +02:00
Maximilian Bosch 59563b6448
Merge pull request #80163 from bhipple/u/tree-sitter
tree-sitter: 0.15.7 -> 0.16.4
2020-02-15 15:13:14 +01:00
Vladyslav M 07e1adff46
bingrep: 0.8.1 -> 0.8.2 2020-02-15 09:38:37 +02:00
Benjamin Hipple 9131efe52d tree-sitter: 0.15.7 -> 0.16.4
Includes some bugfixes/cleanups to the scripts and packaging, a run of the
updater, a bump of the version, an upgrade to the newer cargo fetcher in #79975,
and gets the web assembly portion to compile successfully.

Fixes #75863
2020-02-15 00:33:54 -05:00
Fabian Möller 70e22cb61e
cargo-crev: 0.15.0 -> 0.16.0 2020-02-14 15:24:40 +01:00
Vladyslav M 2cf6a26619
Merge pull request #80100 from lilyball/tokei
tokei: 10.1.1 -> 10.1.2
2020-02-14 12:11:51 +02:00
Marek Mahut d7b8edf723
Merge pull request #79940 from mmahut/glide
glide: 0.12.3 -> 0.13.3
2020-02-14 09:48:38 +01:00
Lily Ballard 6c4228f7d1 tokei: 10.1.1 -> 10.1.2 2020-02-14 00:34:11 -08:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Kira Bruneau 0509ce6408
texlab: 1.9.0 -> 1.10.0 (#79885) 2020-02-13 22:35:02 -05:00
worldofpeace 0a33a4ab11
Merge pull request #79785 from lovesegfault/cargo-udeps-0.1.7
cargo-udeps: 0.1.5 -> 0.1.7
2020-02-13 14:26:54 -05:00
Marek Mahut cae54d4bcb
Merge pull request #80002 from mmahut/lazygit
lazygit: 0.14.2 -> 0.14.3
2020-02-13 17:30:09 +01:00
Mario Rodas 7a708a3f7c
Merge pull request #79965 from xrelkd/update/cargo-sweep
cargo-sweep: 0.4.1 -> 0.5.0
2020-02-13 07:48:56 -05:00
Mario Rodas c64cdce8e1
Merge pull request #79964 from xrelkd/update/cargo-xbuild
cargo-xbuild: 0.5.21 -> 0.5.24
2020-02-13 07:48:28 -05:00
Marek Mahut 8b4999e8cb lazygit: 0.14.2 -> 0.14.3 2020-02-13 11:18:18 +01:00
Marek Mahut 03069344d6
Merge pull request #79700 from tabdulradi/patch-2
Upgrades coursier to 2.0.0-RC6-4
2020-02-13 10:02:17 +01:00
Will Dietz 18d9cc22c6
Merge pull request #77140 from dtzWill/feature/samurai
samurai: init at 1.0
2020-02-13 00:24:39 -06:00
Will Dietz 3991c60b37
go-license-detector: init at 3.0.2 2020-02-12 20:35:11 -06:00
xrelkd f2f9f509ea cargo-sweep: 0.4.1 -> 0.5.0 2020-02-13 08:14:36 +08:00
xrelkd b5f1046892 cargo-xbuild: 0.5.21 -> 0.5.24 2020-02-13 08:06:30 +08:00
Marek Mahut c5b8464925 glide: 0.12.3 -> 0.13.3 2020-02-12 19:14:10 +01:00
Michele Guerini Rocco c6ec7b613a
Merge pull request #79478 from stefano-m/aws-sam-cli-no-telemetry
aws-sam-cli: disable telemetry
2020-02-12 16:56:47 +01:00
Ryan Mulligan bd9cbc685a
Merge pull request #79697 from r-ryantm/auto-update/rust-bindgen
rust-bindgen: 0.52.0 -> 0.53.1
2020-02-12 06:21:19 -08:00
TANIGUCHI Kohei 07ba5ae8f7 chromedriver: 78.0.3904.70 -> 80.0.3987.16 2020-02-12 22:22:50 +09:00
David Leung e6b2d88b2a wasm-pack: 0.8.1 -> 0.9.1 2020-02-12 11:24:24 +01:00
Andreas Rammhold 5a001981db
Merge pull request #79786 from andir/firefox73
firefox: 72.0.3 -> 73.0
2020-02-12 11:19:11 +01:00
Frederik Rietdijk 424697d512 Merge master into staging-next 2020-02-12 09:55:31 +01:00
Stefano Mazzucco 2b4794f941 aws-sam-cli: add argument to conditionally enable telemetry
If someone really wants to opt into telemetry, they can do so by setting
`enableTelemetry` to `true` (the default is `false`), in which case the wrapper
that sets `SAM_CLI_TELEMETRY` to `0` will not be created.

Note that this actually allows a user to optionally disable telemetry from the
command line or the (poorly documented) configuration in
`~/.aws-sam/metadata.json`. The downside is telemetry will be enabled at least
on the first run, causing a unique installation ID to be saved in the
configuration file.
2020-02-11 20:44:04 +00:00
Benjamin Saunders d73c83fca5 vulkan-validation-layers: 1.1.114.0 -> 1.2.131.2 2020-02-11 19:11:32 +01:00
R. RyanTM 7e8a31126d grabserial: 1.9.9 -> 2.0.2 2020-02-11 08:38:05 +00:00
Frederik Rietdijk 1a6c3cb06b Merge staging into staging-next 2020-02-11 07:59:53 +01:00
Michael Raskin 0566b5ce19
Merge pull request #79750 from doronbehar/update-luarocks
luarocks: 3.2.1 -> 3.3.1
2020-02-11 06:50:43 +00:00
Andreas Rammhold 82d9ce45fe rust-cbindgen: 0.10.0 -> 0.13.1 2020-02-11 01:19:26 +01:00
Bernardo Meurer 720181abab
cargo-udeps: 0.1.5 -> 0.1.7 2020-02-10 16:18:16 -08:00
Roman Volosatovs a80f4726c4 gofumpt: 2019-07-29 -> 2019-11-11 2020-02-10 20:55:01 +01:00
Pedro Pombeiro 8d0f535606 nsis: 3.04 -> 3.05 2020-02-10 20:36:51 +01:00
Wael M. Nasreddine 1f54afb299 gotools: fix the path in the setup-hook 2020-02-10 20:17:19 +01:00