A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.
Go to file
Ivan Petkov 4a515f43ca
cleanCargoToml: do not replace path attributes
* Keep the paths as specified in the Cargo.toml while cleaning, leaving
  it up to the caller to replace them if necessary
2021-12-30 10:04:12 -08:00
checks cleanCargoToml: do not replace path attributes 2021-12-30 10:04:12 -08:00
lib cleanCargoToml: do not replace path attributes 2021-12-30 10:04:12 -08:00
pkgs Make copyCargoTargetToOutputHook even more lazy 2021-12-28 18:53:05 -08:00
.envrc Initial commit 2021-12-26 11:47:59 -08:00
.gitignore Add checks for cleanCargoToml 2021-12-29 19:26:55 -08:00
flake.lock Add cleanCargoToml 2021-12-29 16:03:39 -08:00
flake.nix Add checks for cleanCargoToml 2021-12-29 19:26:55 -08:00