3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

696 commits

Author SHA1 Message Date
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
Akshat Agarwal 1a96fcd85f
cargo-criterion: init at 1.0.0
Signed-off-by: Akshat Agarwal <humancalico@disroot.org>
2021-03-01 15:38:19 +05:30
R. RyanTM 01e87f9e3c cargo-deny: 0.8.7 -> 0.8.8 2021-02-28 09:15:16 +00:00
R. RyanTM d02915f5f1 cargo-crev: 0.19.0 -> 0.19.1 2021-02-28 09:09:59 +00:00
Robert Schütz 54757b35c1 Merge branch 'staging-next' into staging 2021-02-26 10:56:17 +01:00
Martin Weinelt d9ff1b4a4d
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-02-24 15:06:49 +01:00
Mario Rodas 2bb1d0b958
Merge pull request #114053 from r-ryantm/auto-update/cargo-crev
cargo-crev: 0.18.1 -> 0.19.0
2021-02-23 20:17:15 -05:00
Sandro 83951a3da2
Merge pull request #113566 from danieldk/maturin-test 2021-02-23 21:21:43 +01:00
R. RyanTM 8f03790923 cargo-crev: 0.18.1 -> 0.19.0 2021-02-23 01:22:15 +00:00
oxalica 0ca2e7d621
rust-analyzer: 2021-02-15 -> 2021-02-22 2021-02-22 20:00:24 +08:00
Sandro d72bb55874
Merge pull request #113847 from otavio/upgrade-pkgs-2021-02-20 2021-02-22 01:39:46 +01:00
Otavio Salvador 882d0f0659 cargo-limit: 0.0.5 -> 0.0.6
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-02-20 21:04:41 -03:00
R. RyanTM 06e8cbf83f cargo-deny: 0.8.5 -> 0.8.7 2021-02-20 19:03:27 +00:00
Daniël de Kok cb57f80732 maturin: 0.9.3 -> 0.9.4
Changelog:
https://github.com/PyO3/maturin/blob/v0.9.4/Changelog.md#094---2021-02-18
2021-02-19 06:54:14 +01:00
Michael Weiss a1aec6be0b
cargo-c: 0.7.2 -> 0.7.3 2021-02-18 19:06:36 +01:00
Daniël de Kok 2e76fa453f maturin: add passthru test that uses maturinBuildHook
The test builds the PyO3 word_count example module using
maturinBuildHook. The motivation is to have a trivial test that does
not regress for reasons unrelated to maturin or hook updates.
2021-02-18 09:17:28 +01:00
Daniël de Kok a623c1e773 maturin: 0.9.1 -> 0.9.3
Changelog:

https://github.com/PyO3/maturin/blob/master/Changelog.md#092---2021-02-17
2021-02-17 13:34:41 +01:00
oxalica e58c6f5f42
rust-analyzer: 2021-02-08 -> 2021-02-15 2021-02-15 21:53:06 +08:00
Ivan Babrou 9a858b6305 cargo-whatfeatures: init at 0.9.6 2021-02-14 11:50:21 -08:00
Maximilian Bosch c99e3bbac0
Merge pull request #113061 from r-ryantm/auto-update/cargo-udeps
cargo-udeps: 0.1.17 -> 0.1.18
2021-02-14 17:31:35 +01:00
Daniël de Kok cbc5852d20
maturin: 0.9.0 -> 0.9.1 (#113033) 2021-02-14 03:24:18 +01:00
R. RyanTM bbb853d884 cargo-udeps: 0.1.17 -> 0.1.18 2021-02-13 23:23:02 +00:00
Daniël de Kok bbb28ccf1a maturin: remove (now) unused gmp and openssl buildInputs 2021-02-12 10:56:55 +01:00
Daniël de Kok 825ce379a8 maturin: reformat, use hash/cargoHash 2021-02-12 10:56:45 +01:00
Daniël de Kok 2596df2322 maturin: take Security as an argument, rather than darwin 2021-02-12 10:45:00 +01:00
Daniël de Kok ab81a6cb45 maturin: replace name by pname 2021-02-11 15:04:30 +01:00
R. RyanTM 622874181b cargo-generate: 0.5.2 -> 0.5.3 2021-02-09 07:37:20 +00:00
oxalica cad9457feb
rust-analyzer: 2021-02-01 -> 2021-02-08 2021-02-08 20:04:09 +08:00
R. RyanTM ffa4b9d614 cargo-generate: 0.5.1 -> 0.5.2 2021-02-06 08:53:10 +00:00
R. RyanTM 0b972de1dd cargo-make: 0.32.11 -> 0.32.12 2021-02-03 10:43:15 +00:00
oxalica 6c2b3f0cc2
rust-analyzer: 2021-01-25 -> 2021-02-01 2021-02-02 00:04:19 +08:00
Ben Siraphob 7ff2c85a8e cargo-valgrind: stdenv.lib -> lib 2021-01-30 17:22:11 +07:00
Sandro fb6564959f
Merge pull request #109917 from greizgh/sqlx-cli 2021-01-30 02:20:16 +01:00
Michael Weiss 2c0b72cae5
cargo-c: 0.7.1 -> 0.7.2 2021-01-29 18:12:47 +01:00
Oleksii Filonenko e32327fde7
Merge pull request #111149 from r-ryantm/auto-update/cargo-cache
cargo-cache: 0.6.0 -> 0.6.1
2021-01-29 14:03:26 +02:00
R. RyanTM 638791d7ba cargo-cache: 0.6.0 -> 0.6.1 2021-01-29 11:22:53 +00:00
Daniël de Kok 33484a20ce
Merge pull request #111086 from otavio/upgrade/cargo-limit
cargo-limit: 0.0.4 -> 0.0.5
2021-01-29 08:54:59 +01:00
Mario Rodas adf172578f
Merge pull request #111066 from r-ryantm/auto-update/cargo-make
cargo-make: 0.32.10 -> 0.32.11
2021-01-28 23:21:07 -05:00
R. RyanTM 3861ecdad2 cargo-udeps: 0.1.16 -> 0.1.17 2021-01-28 23:01:34 +00:00
R. RyanTM a68106e1f7 cargo-make: 0.32.10 -> 0.32.11 2021-01-28 22:49:09 +00:00