zimbatm f8d67ec135
buildRustPackage: add verifyCargoDeps option
One issue with cargoSha256 is that it's hard to detect when it needs to
be updated or not. It's possible to upgrade a package and forget to
update cargoSha256 and run with old versions of the program or
libraries.

This commit introduces `verifyCargoDeps` which, when enabled, will check
that the Cargo.lock is not out of date in the cargoDeps by comparing it
with the package source.
2019-09-30 17:09:52 +00:00
..
2019-09-18 22:12:54 +02:00
2019-09-18 22:12:54 +02:00
2019-09-18 22:12:54 +02:00
2019-09-18 22:12:54 +02:00
2019-09-19 00:30:59 +01:00
2019-09-18 22:12:54 +02:00
2019-07-04 09:16:06 -04:00
2019-09-18 22:12:54 +02:00
2019-09-18 22:12:54 +02:00
2019-09-18 22:12:54 +02:00
2019-09-18 22:12:54 +02:00
2019-09-18 22:12:54 +02:00
2019-09-18 22:12:54 +02:00
2019-09-18 22:12:54 +02:00
2019-09-18 22:12:54 +02:00
2019-09-18 22:12:54 +02:00
2019-09-18 22:12:54 +02:00
2019-01-08 15:08:42 +00:00