Commit graph

835 commits

Author SHA1 Message Date
oxalica
4b544285bf
rust-analyzer: 2021-04-19 -> 2021-05-10 (#122474) 2021-05-11 17:20:41 +02:00
Sandro
61549765d7
Merge pull request #122512 from roblabla/probe-run-0.2.2
probe-run: 0.2.1 -> 0.2.2
2021-05-11 17:16:16 +02:00
Maximilian Bosch
d40c505e1d
Merge pull request #122519 from r-ryantm/auto-update/cargo-make
cargo-make: 0.32.17 -> 0.33.0
2021-05-11 14:54:13 +02:00
github-actions[bot]
309163aed7
Merge staging-next into staging 2021-05-11 12:24:31 +00:00
github-actions[bot]
1e7a48b474
Merge master into staging-next 2021-05-11 12:24:28 +00:00
David Wood
d9a4bb19b2
rustup-toolchain-install-master: init at 1.7.3
Signed-off-by: David Wood <david.wood@codeplay.com>
2021-05-11 11:07:50 +01:00
David Wood
f337948207
cargo-bisect-rustc: init at 0.6.0
Signed-off-by: David Wood <david.wood@codeplay.com>
2021-05-11 11:07:13 +01:00
Jörg Thalheim
0311ef3f96
Merge pull request #122548 from stephank/fix-cargo-expand-darwin
cargo-expand: fix darwin build
2021-05-11 09:47:18 +01:00
Jörg Thalheim
31998088ec
Merge pull request #122550 from stephank/fix-cargo-feature-darwin
cargo-feature: fix darwin build
2021-05-11 09:47:01 +01:00
Jörg Thalheim
22011bda5c
Merge pull request #122552 from stephank/fix-cargo-fuzz-darwin
cargo-fuzz: fix darwin build
2021-05-11 09:46:43 +01:00
Stéphan Kochen
67e530be79 cargo-msrv: fix darwin build 2021-05-11 10:33:52 +02:00
Stéphan Kochen
f2dd8762ef cargo-fuzz: fix darwin build 2021-05-11 10:22:29 +02:00
Stéphan Kochen
d9fa8e811e cargo-feature: fix darwin build 2021-05-11 10:17:50 +02:00
Stéphan Kochen
a2f26bfaa9 cargo-expand: fix darwin build 2021-05-11 10:11:41 +02:00
Jan Tojnar
7982550ac4
Merge branch 'staging-next' into staging 2021-05-11 09:09:10 +02:00
R. RyanTM
a575c73be5 cargo-make: 0.32.17 -> 0.33.0 2021-05-11 01:43:10 +00:00
roblabla
01707e5952 probe-run: 0.2.1 -> 0.2.2 2021-05-11 02:54:43 +02:00
github-actions[bot]
61fa3fdde8
Merge master into staging-next 2021-05-10 18:28:17 +00:00
Stéphan Kochen
f3dd40e974
cargo-insta: 0.16.0 -> 1.7.1 (#122321) 2021-05-10 19:22:46 +02:00
github-actions[bot]
7ce907b413
Merge staging-next into staging 2021-05-10 12:24:36 +00:00
github-actions[bot]
115881e756
Merge master into staging-next 2021-05-10 12:24:32 +00:00
Jan Tojnar
594a885912
Merge branch 'staging-next' into staging 2021-05-10 09:45:47 +02:00
Stéphan Kochen
8c52ec99a2 cargo-limit: fix build on darwin 2021-05-10 00:05:38 -07:00
github-actions[bot]
1e3d91bd19
Merge master into staging-next 2021-05-10 00:48:32 +00:00
happysalada
56dc147d26 cargo-binutils: add longDescription 2021-05-10 09:05:04 +09:00
happysalada
c8156c2386 cargo-binutils: format with nixpkgs-fmt 2021-05-10 09:05:04 +09:00
Vladimír Čunát
5663b2b2d3
Merge branch 'master' into staging-next
(a trivial conflict in transmission)
2021-05-09 09:31:55 +02:00
R. RyanTM
6d7d466423 cargo-fuzz: 0.10.0 -> 0.10.1 2021-05-08 17:50:21 -07:00
Daniël de Kok
85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
github-actions[bot]
b4416b52c5
Merge master into staging-next 2021-05-08 00:46:50 +00:00
Maximilian Bosch
10f33d0d3b rustracer: 2.1.40 -> 2.1.44
NOTE: even though the latest upstream version is 2.1.46 we cannot use
this as every rustracer version technically requires nightly Rust. We
work around this by setting `RUSTC_BOOTSTRAP`, but also have to stick to
older versions where each used "nightly" feature is already in a `rustc`
that's also available in `nixpkgs`.

ZHF #122042
Closes #119155
Hydra build: https://hydra.nixos.org/build/142609369
2021-05-07 15:25:43 -07:00
github-actions[bot]
1ae6d3d02f
Merge master into staging-next 2021-05-07 18:24:29 +00:00
R. RyanTM
17bbfcccd3 cargo-watch: 7.7.2 -> 7.8.0 2021-05-07 01:35:07 +00:00
Jan Tojnar
d9f177eb4d
Merge branch 'staging-next' into staging
The transmission conflict was non-trivial:
- libbrotli added to apparmor rules <1bdda029cd>
- apparmor rules rewritten <b280e64078>

Chosen the rewrite and verified that brotli is part of the rule set generated by `apparmorRulesFromClosure`.
2021-05-06 08:42:50 +02:00
Mario Rodas
ce0e20df34
Merge pull request #121347 from r-ryantm/auto-update/cargo-watch
cargo-watch: 7.6.1 -> 7.7.2
2021-05-05 23:12:08 -05:00
happysalada
1374bfa2d3 sqlx-cli: fix darwin build 2021-05-06 08:29:37 +09:00
github-actions[bot]
dbc1478d23
Merge staging-next into staging 2021-05-05 06:21:29 +00:00
Daniël de Kok
42f21db6a8
Merge pull request #121658 from danieldk/maturin-passthru-test
maturin: fix passthru test
2021-05-05 08:05:25 +02:00
Mario Rodas
9bb5324418 cargo-watch: fix build on darwin 2021-05-05 04:20:00 +00:00
github-actions[bot]
4cbb35eba8
Merge staging-next into staging 2021-05-04 18:21:27 +00:00
Fabian Affolter
2b4b20a4b5
Merge pull request #121661 from greizgh/update-sqlx
sqlx-cli: 0.4.2 -> 0.5.2
2021-05-04 19:48:30 +02:00
Greizgh
bcf9484480 sqlx-cli: 0.4.2 -> 0.5.2 2021-05-04 08:52:59 +02:00
github-actions[bot]
77c79724e3
Merge staging-next into staging 2021-05-04 06:20:26 +00:00
Daniël de Kok
b54ce41a75 maturin: fix passthru test
Seems like this was affected by vendoring permission normalization,
see #121259.
2021-05-04 08:03:58 +02:00
Jonathan Ringer
2f87975f2d maturin: 0.9.4 -> 0.10.4, fix build 2021-05-03 17:12:08 -07:00
Luke Granger-Brown
163f1b3b6f
Merge pull request #121278 from centromere/rust-cbindgen
rust-cbindgen: Update Cargo hash
2021-05-03 15:13:18 +01:00
Alex Wied
f63378f2dc rust-cbindgen: Update Cargo hash 2021-05-03 13:51:43 +00:00
github-actions[bot]
b7e3cd0993
Merge staging-next into staging 2021-05-03 06:22:31 +00:00
Otavio Salvador
37bdc088ef cargo-msrv: init at 0.4.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-05-02 22:02:44 -07:00
github-actions[bot]
0e4580d4d0
Merge staging-next into staging 2021-05-02 18:24:58 +00:00
Sandro
c6d2f34e88
Merge pull request #121353 from otavio/topic-add-cargo-rr
cargo-rr: init at 0.1.3
2021-05-02 15:13:46 +02:00
github-actions[bot]
5c9b6baa63
Merge staging-next into staging 2021-05-01 06:21:43 +00:00
Otavio Salvador
388659919a cargo-limit: 0.0.7 -> 0.0.8
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-04-30 23:08:32 -07:00
Otavio Salvador
0c73f4e985 cargo-rr: init at 0.1.3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-04-30 23:22:46 -03:00
R. RyanTM
ca608e32ab cargo-watch: 7.6.1 -> 7.7.2 2021-05-01 01:57:10 +00:00
John Ericson
17305d2df0
Merge pull request #111487 from Ericson2314/llvm-outputs-and-cross-compile-tools
llvmPackages: Clean up outputs
2021-04-30 11:28:08 -04:00
happysalada
246f329d53 rustup: 1.23.1 -> 1.24.1 2021-04-30 19:59:10 +09:00
Andrew Childs
7869d16545 llvmPackages: Multuple outputs for everythting
Also begin to start work on cross compilation, though that will have to
be finished later.

The patches are based on the first version of
https://reviews.llvm.org/D99484. It's very annoying to do the
back-porting but the review has uncovered nothing super major so I'm
fine sticking with what I've got.

Beyond making the outputs work, I also strove to re-sync the packages,
as they have been drifting pointlessly apart for some time.

----

Other misc notes, highly incomplete

- lvm-config-native and llvm-config are put in `dev` because they are
  tools just for build time.

- Clang no longer has an lld dep. That was introduced in
  db29857eb3, but if clang needs help
  finding lld when it is used we should just pass it flags / put in the
  resource dir. Providing it at build time increases critical path
  length for no good reason.

----

A note on `nativeCC`:

`stdenv` takes tools from the previous stage, so:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.stdenv.cc`: `(?0, ?1, x)`

while:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.targetPackages`: `(x, x, ?2)`
3. `pkgsBuildBuild.targetPackages.stdenv.cc`: `(?1, x, x)`
2021-04-30 05:41:00 +00:00
Astro
3297bbf0de svd2rust: 0.14.0 -> 0.18.0 2021-04-28 02:08:37 +02:00
Raphael Megzari
8e585bbce6
cargo-make: fix darwin build (#120312)
* cargo-make: format with nixpkgs-fmt

* cargo-make: fix darwin build
2021-04-23 17:34:11 +09:00
R. RyanTM
9c72b0769b cargo-make: 0.32.16 -> 0.32.17 2021-04-22 07:13:27 +00:00
oxalica
9bcc52e8d9
rust-analyzer: 2021-04-12 -> 2021-04-19 2021-04-20 21:33:30 +08:00
Maximilian Bosch
599ef79536
Merge pull request #119473 from r-ryantm/auto-update/cargo-crev
cargo-crev: 0.19.1 -> 0.19.2
2021-04-19 22:24:14 +02:00
Dmitry Ivankov
08fc7507ce cargo-raze: 0.2.10 -> 0.12.0 2021-04-15 13:28:21 +02:00
R. RyanTM
71169d9229 cargo-crev: 0.19.1 -> 0.19.2 2021-04-14 22:08:21 +00:00
Ana Hobden
fc43a7fa4d probe-run: init at 0.2.1
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-04-13 00:27:44 -07:00
Riey
62b44d8dfa
rust-analyzer: 2021-04-05 -> 2021-04-12 2021-04-13 03:05:22 +09:00
oxalica
501284ea42
rust-analyzer: rename nix file 2021-04-12 01:49:58 +08:00
oxalica
6efb930e18
rust-analyzer: merge version specific fields into generic derivation 2021-04-12 01:49:58 +08:00
oxalica
d4e758c5ac
rust-analyzer: 2021-03-22 -> 2021-04-05 2021-04-12 01:04:33 +08:00
R. RyanTM
b20d30e606 cargo-deny: 0.9.0 -> 0.9.1 2021-04-10 06:07:26 +00:00
github-actions[bot]
85b57e4446
Merge master into staging-next 2021-04-08 18:14:17 +00:00
Jörg Thalheim
97cdea3f94
Merge pull request #117170 from r-ryantm/auto-update/cargo-deny
cargo-deny: 0.8.9 -> 0.9.0
2021-04-08 15:23:10 +01:00
github-actions[bot]
bf6abedefb
Merge master into staging-next 2021-04-08 12:06:16 +00:00
Riey
6bf4e6b230
cargo-feature: init at 0.5.2 2021-04-08 18:32:24 +09:00
github-actions[bot]
44e3fc61fe
Merge master into staging-next 2021-04-05 00:16:38 +00:00
R. RyanTM
9a3bd78535 cargo-make: 0.32.15 -> 0.32.16 2021-04-04 17:05:19 +00:00
github-actions[bot]
74200a7126
Merge master into staging-next 2021-04-03 00:14:57 +00:00
Michael Weiss
0e811d7fba
cargo-c: 0.7.3 -> 0.8.0 2021-04-02 20:47:53 +02:00
github-actions[bot]
78b864aeee
Merge staging-next into staging 2021-04-01 18:15:42 +00:00
R. RyanTM
4bc7546f61 cargo-valgrind: 2.0.0 -> 2.0.1 2021-04-01 06:11:50 +00:00
github-actions[bot]
01b3d1558f
Merge staging-next into staging 2021-03-30 18:15:09 +00:00
github-actions[bot]
f555f95ed8
Merge master into staging-next 2021-03-30 18:15:05 +00:00
Maximilian Bosch
181f7deed3
Merge pull request #118031 from r-ryantm/auto-update/cargo-watch
cargo-watch: 7.5.1 -> 7.6.1
2021-03-30 14:21:35 +02:00
github-actions[bot]
d466353dd5
Merge staging-next into staging 2021-03-30 12:06:28 +00:00
github-actions[bot]
c9e9ff786b
Merge master into staging-next 2021-03-30 12:06:24 +00:00
R. RyanTM
33e6a731e4 cargo-watch: 7.5.1 -> 7.6.1 2021-03-30 09:28:30 +00:00
R. RyanTM
2463044595 cargo-make: 0.32.14 -> 0.32.15 2021-03-30 09:23:13 +00:00
github-actions[bot]
15f796ceaf
Merge staging-next into staging 2021-03-27 12:06:16 +00:00
github-actions[bot]
5021a8bc13
Merge master into staging-next 2021-03-27 12:06:13 +00:00
R. RyanTM
471216639a cargo-udeps: 0.1.19 -> 0.1.20 2021-03-27 07:32:22 +00:00
Jan Tojnar
b3c854b60b
Merge branch 'staging-next' into staging 2021-03-26 07:53:44 +01:00
github-actions[bot]
b068d2e437
Merge master into staging-next 2021-03-26 00:15:53 +00:00
Raphael Megzari
bb756400c0
sqlx-cli: fix darwin build (#117443)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-25 23:39:47 +01:00
github-actions[bot]
4dc869e403
Merge master into staging-next 2021-03-25 12:06:22 +00:00
Daniël de Kok
28781f9097 crate2nix: use sourceRoot, so that src is a proper derivation
Makes it possible to get the top-level source path as `crate2nix.src`
for e.g. using `tools.nix` for IFD.
2021-03-25 08:32:05 +01:00
github-actions[bot]
3fe8f858ef
Merge staging-next into staging 2021-03-23 18:20:04 +00:00
github-actions[bot]
ca7fa2ef7b
Merge master into staging-next 2021-03-23 18:20:01 +00:00
oxalica
f8d0005177
rust-analyzer: 2021-03-15 -> 2021-03-22 2021-03-23 22:34:00 +08:00
github-actions[bot]
8ef8f6b43c
Merge staging-next into staging 2021-03-23 06:18:05 +00:00
github-actions[bot]
39e3812215
Merge master into staging-next 2021-03-23 06:18:02 +00:00
Otavio Salvador
e6bab7c0dc cargo-valgrind: 1.3.0 -> 2.0.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-03-22 21:51:42 -03:00
Daniël de Kok
611ba48b71
Merge pull request #116954 from danieldk/setuptools-rust-0.12.1
python3Packages.setuptools-rust: 0.11.6 -> 0.12.1
2021-03-22 11:54:00 +01:00
R. RyanTM
da87ea60fd cargo-deny: 0.8.9 -> 0.9.0 2021-03-22 05:36:44 +00:00
github-actions[bot]
226884645e
Merge master into staging-next 2021-03-22 00:45:52 +00:00
Sandro
3ff3bd4e48
Merge pull request #115805 from r-ryantm/auto-update/cargo-deny
cargo-deny: 0.8.8 -> 0.8.9
2021-03-22 01:07:25 +01:00
Daniël de Kok
cf66c08b84 python3Packages.setuptools-rust: do no mix Python versions in tests
The passthru test used python3Packages, mixing different Python
version when testing on a Python version different that the python3
alias.
2021-03-20 08:50:28 +01:00
Daniël de Kok
313177129b python3Packages.setuptools-rust: fix passthru test
The build wanted to create a Cargo.lock in the top-level source
directory (presumably because it is also a Cargo project), since we
were crating the lock file in sourceRoot (which was set to the example
project). This failed because the sources are read-only. Change the
test to create the lock file in the top-level crate directory, which
is Cargo's default behavior.
2021-03-20 08:38:28 +01:00
github-actions[bot]
8c03075f07
Merge staging-next into staging 2021-03-19 00:41:08 +00:00
github-actions[bot]
d73a492e83
Merge master into staging-next 2021-03-19 00:41:01 +00:00
Sandro
1c7f116d1d
Merge pull request #116537 from onsails/fix/rust-analyzer 2021-03-18 20:55:58 +01:00
Jan Tojnar
2445e9a681
Merge branch 'master' into staging-next 2021-03-18 19:24:39 +01:00
Maximilian Bosch
4419aeaa9c
Merge pull request #116680 from r-ryantm/auto-update/cargo-fuzz
cargo-fuzz: 0.8.0 -> 0.10.0
2021-03-18 17:49:39 +01:00
Andrey Kuznetsov
18ff588551
rust-analyzer: fix build on darwin 2021-03-18 18:55:36 +04:00
Jan Tojnar
0136206b12
Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00
R. RyanTM
f13107994b cargo-fuzz: 0.8.0 -> 0.10.0 2021-03-17 22:31:08 +00:00
R. RyanTM
15835b1b8b cargo-expand: 1.0.5 -> 1.0.6 2021-03-17 09:44:13 +00:00
Martin Weinelt
cb9f947bf9
Merge pull request #116448 from r-ryantm/auto-update/rust-cbindgen
rust-cbindgen: 0.17.0 -> 0.18.0
2021-03-16 20:13:26 +01:00
github-actions[bot]
d18aaddde4
Merge master into staging-next 2021-03-16 00:39:08 +00:00
Bernardo Meurer
a765beccb5
Merge pull request #116452 from bkchr/rust-analyzer-15-03-2021
rust-analyzer: 2021-03-01 -> 2021-03-15
2021-03-15 19:12:40 +00:00
R. RyanTM
a0da094745 cargo-udeps: 0.1.18 -> 0.1.19 2021-03-15 15:02:37 -04:00
Bastian Köcher
a88aa04c28
rust-analyzer: 2021-03-01 -> 2021-03-15 2021-03-15 19:18:11 +01:00
github-actions[bot]
4915d2cb4c
Merge master into staging-next 2021-03-15 18:16:46 +00:00
R. RyanTM
03ffb4aaf6 rust-cbindgen: 0.17.0 -> 0.18.0 2021-03-15 18:00:31 +00:00
R. RyanTM
f19c6949b9 cargo-watch: 7.5.0 -> 7.5.1 2021-03-15 12:50:00 -04:00
Martin Weinelt
0241873f7f
Merge branch 'master' into staging-next 2021-03-14 17:35:32 +01:00
Martin Weinelt
16f108467b rust-cbindgen: 0.15.0 -> 0.17.0
https://github.com/eqrion/cbindgen/releases/tag/v0.16.0
https://github.com/eqrion/cbindgen/releases/tag/v0.17.0
2021-03-14 16:21:07 +01:00
Ryan Mulligan
2a04019f3f
Merge pull request #115897 from r-ryantm/auto-update/cargo-criterion
cargo-criterion: 1.0.0 -> 1.0.1
2021-03-14 07:48:39 -07:00
R. RyanTM
f711d82a1d cargo-criterion: 1.0.0 -> 1.0.1 2021-03-11 06:37:18 +00:00
github-actions[bot]
0a8ec23e51
Merge master into staging-next 2021-03-11 00:39:21 +00:00
R. RyanTM
2207d86e25 cargo-make: 0.32.12 -> 0.32.14 2021-03-10 18:39:59 +00:00
R. RyanTM
619a191889 cargo-deny: 0.8.8 -> 0.8.9 2021-03-10 18:28:45 +00:00
github-actions[bot]
90a20b5f9b
Merge master into staging-next 2021-03-10 06:17:36 +00:00
R. RyanTM
abf7ed76bc rust-bindgen: 0.55.1 -> 0.57.0 2021-03-09 13:28:21 +00:00
Jan Tojnar
3f2e5044ce
Merge branch 'staging-next' into staging 2021-03-05 20:39:38 +01:00
Maximilian Bosch
f7d002dd38
Merge pull request #114629 from r-ryantm/auto-update/cargo-crev
cargo-crev: 0.19.0 -> 0.19.1
2021-03-05 16:11:54 +01:00
Jan Tojnar
6d1958ad2d
Merge branch 'staging-next' into staging 2021-03-04 22:16:45 +01:00
Robert Hensing
89aa0173ca
Merge pull request #115075 from siraben/stdenv-cleanup
treewide: remove stdenv where not needed
2021-03-04 15:51:04 +01:00
Ben Siraphob
98f26993f2 treewide: remove stdenv where not needed 2021-03-04 19:54:50 +07:00
Sandro
4a0026b930
Merge pull request #115030 from otavio/feature-cargo-cross
cargo-cross: init at 0.2.1
2021-03-04 02:28:06 +01:00
Otavio Salvador
dd5d726be3 cargo-cross: init at 0.2.1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-03-03 22:12:16 -03:00
Otavio Salvador
d378d727e7 cargo-limit: 0.0.6 -> 0.0.7
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-03-03 21:39:18 -03:00
R. RyanTM
e1f38da2c7 cargo-expand: 1.0.4 -> 1.0.5 2021-03-02 20:00:40 +00:00
Jan Tojnar
913394a1d9
Merge branch 'staging-next' into staging 2021-03-01 19:30:56 +01:00
Sandro
82f8784f6a
Merge pull request #114728 from humancalico/cargo-criterion
cargo-criterion: init at 1.0.0
2021-03-01 18:33:47 +01:00
Sandro
3b23771fcd
Merge pull request #114713 from figsoda/cargo-play 2021-03-01 17:47:20 +01:00
Sandro
21afc45829
Merge pull request #114746 from jorsn/crate2nix-0.9.0
crate2nix: 0.8.0 -> 0.9.0
2021-03-01 15:43:56 +01:00
figsoda
a01cffac18 cargo-play: init at 0.5.0 2021-03-01 07:30:26 -05:00
Johannes Rosenberger
220e13292a crate2nix: 0.8.0 -> 0.9.0 2021-03-01 13:02:17 +01:00
Bastian Köcher
d8ce2df744
rust-analyzer: 2021-02-22 -> 2021-03-01 2021-03-01 12:21:10 +01:00