crane/checks
Ivan Petkov 49ef407216
Rename doCopyTargetToOutput to doInstallCargoArtifacts
* 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)
2022-01-08 17:14:05 -08:00
..
cleanCargoTomlTests Rename checks/cleanCargoToml directory for consistency 2022-01-05 20:14:45 -08:00
clippy Bring all tests back under nix flake check 2022-01-04 12:55:36 -08:00
features Remove internally used parameters from derivations where possible 2022-01-04 17:45:31 -08:00
illegal-bin mkDummySrc: drop dummy lib.rs by default, not main.rs 2022-01-07 20:42:24 -08:00
mkDummySrcTests mkDummySrc: drop dummy lib.rs by default, not main.rs 2022-01-07 20:42:24 -08:00
overlapping-targets Replace regex dependencies with byteorder 2022-01-04 14:48:40 -08:00
simple Replace regex dependencies with byteorder 2022-01-04 14:48:40 -08:00
various-targets Bring all tests back under nix flake check 2022-01-04 12:55:36 -08:00
with-libs Bring all tests back under nix flake check 2022-01-04 12:55:36 -08:00
workspace Add tests for a simple workspace 2022-01-07 17:56:12 -08:00
workspace-root Add test for rooted workspace 2022-01-07 18:03:12 -08:00
compilesFresh.nix Rename doCopyTargetToOutput to doInstallCargoArtifacts 2022-01-08 17:14:05 -08:00
default.nix Rename doCopyTargetToOutput to doInstallCargoArtifacts 2022-01-08 17:14:05 -08:00
nixpkgs-fmt.nix Initial commit 2021-12-26 11:47:59 -08:00
smoke.nix Add tests for a simple workspace 2022-01-07 17:56:12 -08:00