A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.
Go to file
Ivan Petkov 98d59e6a6c
Replace regex dependencies with byteorder
* This should make the tests a bit more lightweight as we only have to
  build one crate instead of several
2022-01-04 14:48:40 -08:00
checks Replace regex dependencies with byteorder 2022-01-04 14:48:40 -08:00
lib Enable doCheck on derivations by default 2022-01-04 14:40:24 -08:00
pkgs Rename copyCargoTargetToOutputHook to installCargoTargetDirHook 2022-01-03 19:57:35 -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 Bring all tests back under nix flake check 2022-01-04 12:55:36 -08:00