crane/pkgs
Ivan Petkov 32ca849598
Make build hooks potentially customizable
* Hook functions now will accept any relevant arguments and fall back to
  our default variables if they are not provided, potentially allowing
  them to be adapted externally (without needing more configuration
  knobs on our end)
2021-12-31 17:43:56 -08:00
..
configureCargoCommonVarsHook.sh Set CARGO_HOME in configureCargoCommonVarsHook 2021-12-28 16:00:50 -08:00
configureCargoVendoredDepsHook.sh Make build hooks potentially customizable 2021-12-31 17:43:56 -08:00
copyCargoTargetToOutputHook.sh Make build hooks potentially customizable 2021-12-31 17:43:56 -08:00
default.nix Remove doCompressTarget option 2021-12-30 20:25:33 -08:00
inheritCargoArtifactsHook.sh Make build hooks potentially customizable 2021-12-31 17:43:56 -08:00
installFromCargoArtifactsHook.sh Add installFromCargoArtifactsHook 2021-12-28 17:51:51 -08:00
remapSourcePathPrefixHook.sh Add remapSourcePathPrefixHook 2021-12-28 18:51:06 -08:00