Commit Graph

12 Commits

Author SHA1 Message Date
Matthias Beyer
3d1703e576
treewide: add matthiasbeyer to a bunch of packages (#248566) 2023-08-11 18:41:21 -04:00
R. Ryantm
2c6683291e cargo-valgrind: 2.1.0 -> 2.1.1 2023-02-17 10:47:33 +00:00
figsoda
a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Otavio Salvador
f44aef1c16 cargo-valgrind: 2.0.3 -> 2.1.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-09-12 21:02:24 -03:00
R. Ryantm
76f3e4a802 cargo-valgrind: 2.0.2 -> 2.0.3 2022-02-25 03:29:20 +00:00
R. Ryantm
d6d0a6f48d cargo-valgrind: 2.0.1 -> 2.0.2 2022-02-18 03:00:11 +00: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
R. RyanTM
4bc7546f61 cargo-valgrind: 2.0.0 -> 2.0.1 2021-04-01 06:11:50 +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
Ben Siraphob
98f26993f2 treewide: remove stdenv where not needed 2021-03-04 19:54:50 +07:00
Ben Siraphob
7ff2c85a8e cargo-valgrind: stdenv.lib -> lib 2021-01-30 17:22:11 +07:00
Otavio Salvador
ad5cda7d20 cargo-valgrind: init at 1.3.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-01-27 14:25:24 -08:00