crane/pkgs
Ivan Petkov c10fd1c8b1
Set CARGO_HOME in configureCargoCommonVarsHook
* This will define CARGO_HOME to $PWD/.cargo-home to ensure that cargo
  never tries to look for a missing HOME directory as it's default
  location
* The hook is also added to `postPatchHooks` (instead of
  `preConfigureHooks`) to ensure that it runs before all other
  configuration-related hooks
2021-12-28 16:00:50 -08:00
..
configureCargoCommonVarsHook.sh Set CARGO_HOME in configureCargoCommonVarsHook 2021-12-28 16:00:50 -08:00
configureCargoVendoredDepsHook.sh Add buildWithCargo as a thin wrapper around mkDerivation 2021-12-26 16:27:09 -08:00
copyCargoTargetToOutputHook.sh Rename doCopyTarget to doCopyTargetToOutput 2021-12-28 15:19:10 -08:00
default.nix Implement automatically setting up a vendor dir from source 2021-12-28 15:15:10 -08:00
inheritCargoTargetHook.sh Implement automatically setting up a vendor dir from source 2021-12-28 15:15:10 -08:00