v0.2.1
0.2.1 - 2022-02-11
Changed
cargoFmt
will install cargo artifacts by default (or install an empty
target
directory if there are none). This allows for more easily chaining
derivations if doing so is desired.- This can be disabled by setting
doInstallCargoArtifacts = false;
in the
derivation
- This can be disabled by setting