Files
nixpkgs/pkgs/build-support/rust
Benjamin Hipple 6e8c377562 rustPlatform.buildRustPackage: cleaner output on verifyCargoDeps (#77567)
When this fails, the user may want to copy-paste the path to the "bad"
Cargo.lock file to inspect. The trailing `.` on `$cargoDeps.` gets caught in
most terminal copy-pastes. Since half the lines already don't have it, this
removes it from all of them for consistent output.
2020-01-12 17:19:17 +00:00
..
2019-03-26 18:54:28 +00:00
2019-08-28 11:07:32 +00:00
2019-09-22 20:20:20 -05:00
2019-12-23 18:27:56 +00:00