Skip to content
Commit 6e8c3775 authored by Benjamin Hipple's avatar Benjamin Hipple Committed by zimbatm
Browse files

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.
parent 26a4e0e5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment