A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.
Go to file
Ivan Petkov 0f94b11615
Update inheritCargoArtifactsHook to be more flexible
* This allows a caller to pass in the path directly to the prepared
  target dir instead of requiring that the input be a path to its
  directory
2022-01-01 11:08:36 -08:00
checks Move all tests (except for formatting) out of flake checks 2021-12-30 17:18:17 -08:00
lib mkDummySrc: fix handling of bin targets 2021-12-31 19:03:06 -08:00
pkgs Update inheritCargoArtifactsHook to be more flexible 2022-01-01 11:08:36 -08:00
tests mkDummySrc: fix handling of bin targets 2021-12-31 19:03:06 -08:00
.envrc Move all tests (except for formatting) out of flake checks 2021-12-30 17:18:17 -08:00
.gitignore Add checks for cleanCargoToml 2021-12-29 19:26:55 -08:00
default.nix Move all tests (except for formatting) out of flake checks 2021-12-30 17:18:17 -08:00
flake.lock Move all tests (except for formatting) out of flake checks 2021-12-30 17:18:17 -08:00
flake.nix Move all tests (except for formatting) out of flake checks 2021-12-30 17:18:17 -08:00
runTests.sh Move all tests (except for formatting) out of flake checks 2021-12-30 17:18:17 -08:00