about summary refs log tree commit diff
path: root/pkgs/development/libraries
diff options
context:
space:
mode:
authorBenjamin Hipple <bhipple@protonmail.com>2020-02-16 02:33:02 -0500
committerJon <jonringer@users.noreply.github.com>2020-02-28 18:54:23 -0800
commitad30a304883f5a689f499e47e7ec388265f024f5 (patch)
treeef30fd49acd3ca14f55378e0d63d64477af79cb0 /pkgs/development/libraries
parent71d5e1595c1c10ccc0ccffdc7a1cf42919a82d3e (diff)
downloadnixlib-ad30a304883f5a689f499e47e7ec388265f024f5.tar
nixlib-ad30a304883f5a689f499e47e7ec388265f024f5.tar.gz
nixlib-ad30a304883f5a689f499e47e7ec388265f024f5.tar.bz2
nixlib-ad30a304883f5a689f499e47e7ec388265f024f5.tar.lz
nixlib-ad30a304883f5a689f499e47e7ec388265f024f5.tar.xz
nixlib-ad30a304883f5a689f499e47e7ec388265f024f5.tar.zst
nixlib-ad30a304883f5a689f499e47e7ec388265f024f5.zip
rustPlatform.fetchCargo: handle custom Cargo.lock patchfiles with validation
Previously, we would asssert that the lockfiles are consistent during the
unpackPhase, but if the pkg has a patch for the lockfile itself then we must
wait until the patchPhase is complete to check.

This also removes an implicity dependency on the src attribute coming from
`fetchzip` / `fetchFromGitHub`, which happens to name the source directory
"source". Now we glob for it, so different fetchers will work consistently.
Diffstat (limited to 'pkgs/development/libraries')
0 files changed, 0 insertions, 0 deletions