Commit Graph

456 Commits

Author SHA1 Message Date
Daniël de Kok
fd2c6cd7ea
Merge pull request #95667 from JohnTitor/cargo-crev-0.17.0
cargo-crev: 0.16.1 -> 0.17.0
2020-08-17 20:56:33 +02:00
Yuki Okushi
2efb6ad0f0 cargo-crev: 0.16.1 -> 0.17.0 2020-08-17 20:46:02 +02:00
oxalica
0c6905244f
rust-analyzer: 2020-08-10 -> 2020-08-17 2020-08-17 21:45:54 +08:00
Daniël de Kok
e98368631d
Merge pull request #95628 from JohnTitor/init-cargo-fund
cargo-fund: init at 0.2.0
2020-08-17 10:25:49 +02:00
Yuki Okushi
ea157645be cargo-fund: init at 0.2.0 2020-08-17 17:11:16 +09:00
Yuki Okushi
81e215e691 rust-bindgen: 0.53.2 -> 0.54.1 2020-08-17 08:30:07 +09:00
zowoq
36e0fa9385
cargo-c: fix darwin build (#95575) 2020-08-16 20:29:02 +02:00
zowoq
473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
Yuki Okushi
13f7c48ad0 cargo-xbuild: 0.5.29 -> 0.6.0 2020-08-15 00:42:04 -07:00
oxalica
ebea92b8db
rust-analyzer: 2020-08-03 -> 2020-08-10 2020-08-13 02:02:14 +08:00
Michael Weiss
7a01d5aa42
Merge pull request #91050 from primeos/rav1e-cargo-c
Add cargo-c and a C-API for rav1e
2020-08-11 16:22:47 +02:00
zimbatm
77da74c785
rustracerd: mark as broken (#95099)
It doesn't seem to be maintained upstream anymore?

Fixes the ycmd build.
2020-08-10 17:45:49 +00:00
Florian Klink
6ed882d7e8
Merge pull request #93587 from oxalica/rust-analyzer
rust-analyzer: 2020-07-13 -> 2020-08-03
2020-08-04 20:21:35 +02:00
oxalica
ed34ccf030
rust-analyzer: 2020-07-27 -> 2020-08-03 2020-08-03 20:30:50 +08:00
xrelkd
124a8fda34 cargo-expand: 0.6.4 -> 1.0.0 2020-08-01 00:08:09 +08:00
oxalica
45cd9b2c18
rust-analyzer: 2020-07-13 -> 2020-07-27 2020-07-27 20:22:44 +08:00
Maximilian Bosch
390ce60d49
rustracer: 2.1.33 -> 2.1.35
ChangeLog: https://github.com/racer-rust/racer/blob/master/CHANGELOG.md#2135
Updating to 2.1.36[1] isn't possible as it'd require latest nightly
Rust.

[1] https://crates.io/crates/racer/2.1.36
2020-07-26 11:32:40 +02:00
Vladimír Čunát
7a5c6fee0f
Merge branch 'master' into staging-next
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
R. RyanTM
58c2a5f4fe cargo-udeps: 0.1.12 -> 0.1.13 2020-07-20 03:05:36 +00:00
Vladimír Čunát
4244b73917
Merge branch 'master' into staging 2020-07-18 17:50:23 +02:00
Mario Rodas
05dc6afb08
Merge pull request #93285 from r-ryantm/auto-update/cargo-fuzz
cargo-fuzz: 0.5.4 -> 0.8.0
2020-07-16 21:46:13 -05:00
R. RyanTM
35f96e6c7b cargo-fuzz: 0.5.4 -> 0.8.0 2020-07-16 17:06:23 +00:00
Florian Klink
ba20bc872f
Merge pull request #93128 from Ma27/fix-rust-build-flags
rust: Fix build flags
2020-07-16 12:47:26 +02:00
R. RyanTM
466562c3e0 cargo-expand: 0.6.0 -> 0.6.4 2020-07-16 02:38:04 +00:00
Maximilian Bosch
7713fba8f8
Revert "buildRustPackage: fix cargoBuildFlags"
This reverts commit deb78151a9.

Mixing up two distinct phases of a derivation's build is not a good idea. See
also https://github.com/NixOS/nixpkgs/pull/91689#issuecomment-657813954.
2020-07-14 17:39:09 +02:00
oxalica
26de7b3711
rust-analyzer: disable install check due to #93119 2020-07-14 21:51:50 +08:00
oxalica
ddacdbc953
rust-analyzer: fix version display and add check 2020-07-14 20:15:55 +08:00
oxalica
c90e6dd06d
rust-analyzer: 2020-06-08 -> 2020-07-13 2020-07-14 20:15:55 +08:00
oxalica
1cb300ac2a
rust-analyzer: fix update script and avoid updating nodePackages if possible 2020-07-14 19:02:04 +08:00
Maximilian Bosch
514afd26bc
rustracer: 2.1.30 -> 2.1.33, fix build
ChangeLog: https://github.com/racer-rust/racer/blob/v2.1.33/CHANGELOG.md#2132
Broken build: https://hydra.nixos.org/build/123837796

Please note that I intentionally didn't bump to `2.1.35` since it
requires nightly features. `2.1.33` is the latest version which supports
our current `rustc`-version (1.44.1) on nixpkgs `master`.

Closes #89481
2020-07-13 22:46:22 +02:00
Vladimír Čunát
377324ca6d
Merge branch 'staging-next' (PR #91090) 2020-07-13 07:13:56 +02:00
Daniël de Kok
4c40111f1d maturin: 0.8.1 -> 0.8.2
The changelog is not updated, so this has to do:

https://github.com/PyO3/maturin/compare/v0.8.1...v0.8.2
2020-07-12 07:26:44 +02:00
Daniël de Kok
e8d7851e00
Merge pull request #92943 from minijackson/cargo-inspect-0.10.3
cargo-inspect: 0.10.1 -> 0.10.3
2020-07-11 20:09:27 +02:00
Minijackson
ca343e5398
cargo-inspect: 0.10.1 -> 0.10.3 2020-07-11 18:26:40 +02:00
Frederik Rietdijk
ae8eee9c3f Merge master into staging-next 2020-07-11 08:59:54 +02:00
R. RyanTM
0d68512749 rustup: 1.21.1 -> 1.22.1 2020-07-11 01:11:05 +00:00
Jan Tojnar
4bca7dfb27
Merge branch 'master' into staging-next 2020-07-04 23:59:32 +02:00
Maximilian Bosch
67a1c36929
cargo-watch: 7.4.1 -> 7.5.0
https://github.com/passcod/cargo-watch/releases/tag/v7.5.0

Also fixes the `aarch64`-build: https://hydra.nixos.org/build/123187262
2020-07-04 23:13:30 +02:00
Vladimír Čunát
e1206a2129
Merge master into staging-next
This brings thousands of rebuilds.
Hydra nixpkgs: ?compare=1597944
2020-07-04 09:15:27 +02:00
Maximilian Bosch
db0540d178
cargo-make: fix darwin build
https://hydra.nixos.org/build/123569405
2020-07-03 23:10:36 +02:00
Maximilian Bosch
873e21190e
cargo-make: 0.31.1 -> 0.32.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.32.0
2020-07-03 14:28:46 +02:00
Flakebi
deb78151a9 buildRustPackage: fix cargoBuildFlags
When features were supplied in cargoBuildFlags, the binaries were built
with these features enabled. Unless checking was disabled, `cargo test`
was executed without these build flags, meaning the binaries were
rebuilt and overwritten without the specified features.

Fix this bug by running tests after the installation phase.
2020-07-03 08:53:57 +10:00
R. RyanTM
dc5a3f9f13 rust-cbindgen: 0.14.2 -> 0.14.3 2020-07-02 10:33:07 -07:00
Maximilian Bosch
2101f7361c
cargo-make: 0.31.0 -> 0.31.1
https://github.com/sagiegurari/cargo-make/releases/tag/0.31.1
2020-06-26 14:54:49 +02:00
Daniël de Kok
e1c0d36381
Merge pull request #91536 from r-ryantm/auto-update/cargo-deny
cargo-deny: 0.6.8 -> 0.7.0
2020-06-26 08:49:35 +02:00
R. RyanTM
fce7543afa cargo-deny: 0.6.8 -> 0.7.0 2020-06-26 04:18:44 +00:00
Daniël de Kok
1e5b480e8b maturin: 0.8.0 -> 0.8.1
- Supports `sdist-include = ["path/**/*"]` to include arbitrary files
  in source distributions
- Fixes Cargo.lock
- Updates some dependencies
2020-06-25 17:25:37 +02:00
Jade Harley
05b765d299 (rustup): (add zlib to rpath in rustup libraries)
(Rust now has a dynamic library dependence on zlib. (see https://github.com/rust-lang/rust/pull/72696))
2020-06-22 21:23:01 -05:00
Florian Klink
f761f29bd3
Merge pull request #90211 from lovesegfault/r-a-bump
rust-analyzer: 2020-06-01 -> 2020-06-08
2020-06-18 20:39:16 +02:00
Michael Weiss
2608e52664
cargo-c: init at 0.6.7
This crate is required for building the C-API for rav1e [0] but is also
used by other projects [1].

[0]: https://github.com/xiph/rav1e#building-the-c-api
[1]: https://github.com/lu-zero/cargo-c/#users
2020-06-18 18:49:27 +02:00