mirror of
https://github.com/ipetkov/crane.git
synced 2024-11-27 02:52:02 +03:00
49ef407216
* Similarly rename `installCargoTargetDirHook` to `installCargoArtifactsHook` * The intention is to highlight that "install" implies "copy to output" and not anywhere else * Also avoids the potential confusion of "cargo target dir" (location of cargo's artifacts) with "cargo target" (which is the target architecture/platform we want cargo to build for) |
||
---|---|---|
.. | ||
buildDepsOnly.nix | ||
buildPackage.nix | ||
cargoBuild.nix | ||
cargoClippy.nix | ||
cleanCargoToml.nix | ||
crateNameFromCargoToml.nix | ||
default.nix | ||
downloadCargoPackage.nix | ||
mkCargoDerivation.nix | ||
mkDummySrc.nix | ||
urlForCargoPackage.nix | ||
vendorCargoDeps.nix | ||
vendorCargoDepsFromArgs.nix | ||
writeTOML.nix |