A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.
Go to file
Ivan Petkov 64914fbc98
Remove doCompressTarget option
* Reducing the parameter surface area for good measure, zstd compression
  works pretty well and it seems redundant to support multiple ways of
  copying the target directory around
2021-12-30 20:25:33 -08:00
checks Move all tests (except for formatting) out of flake checks 2021-12-30 17:18:17 -08:00
lib Remove doCompressTarget option 2021-12-30 20:25:33 -08:00
pkgs Remove doCompressTarget option 2021-12-30 20:25:33 -08:00
tests Remove doCompressTarget option 2021-12-30 20:25:33 -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