Daniël de Kok d92396039d buildRustPackage: add cargoDepsName attribute
The directory in the tarball of vendored dependencies contains `name`,
which is by default set to `${pname}-${version}`. This adds an
additional attribute to permit setting the name to something of the
user's choosing.

Since `cargoSha256`/`cargoHash` depend on the name of the directory of
vendored dependencies, `cargoDepsName` can be used to e.g. make the
hash invariant to the package version by setting `cargoDepsName =
pname`.
2021-02-15 07:06:31 +01:00
..
2020-07-31 15:06:53 +10:00
2021-02-12 08:59:27 -08:00
2020-12-09 05:26:55 +01:00
2021-01-19 12:46:51 -05:00
2019-01-08 15:08:42 +00:00