nixpkgs/doc/languages-frameworks
Benjamin Hipple ad30a30488 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.
2020-02-28 18:54:23 -08:00
..
2019-11-17 13:45:57 +01:00
2019-09-18 22:12:54 +02:00
2019-09-18 22:12:54 +02:00
2020-02-09 19:26:15 -08:00
2020-02-16 09:49:12 -08:00
2019-09-18 22:12:54 +02:00
2019-09-18 22:12:54 +02:00
2020-02-16 09:49:12 -08:00
2019-09-18 22:12:54 +02:00
2019-09-18 22:12:54 +02:00
2019-09-03 19:44:49 +00:00
2019-09-18 22:12:54 +02:00