Commit graph

3 commits

Author SHA1 Message Date
figsoda 3837061baf as-tree: 0.12.0 -> unstable-2021-03-09
Upstream has not seen any activity in 2 years, this update gets rid of
the patch and makes migration to importCargoLock easier:
https://github.com/NixOS/nixpkgs/pull/217084#discussion_r1111253151.

Diff: https://github.com/jez/as-tree/compare/0.12.0...0036c20f66795774eb9cda3ccbae6ca1e1c19444
2023-02-28 17:56:45 -05: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
Josh Holland bcb92f53d5 as-tree: init at 0.12.0 2020-11-07 11:20:20 +00:00