A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.
Go to file
Ivan Petkov 2730271710
Make copyCargoTargetToOutputHook even more lazy
* Instead of always installing the hook but bailing early based on the
  configuration, we will instead only install the hook if the
  configuration requests it
2021-12-28 18:53:05 -08:00
checks Initial commit 2021-12-26 11:47:59 -08:00
lib Add some documentation around the buildWithCargo parameters 2021-12-28 18:51:44 -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 Initial commit 2021-12-26 11:47:59 -08:00
flake.lock Initial commit 2021-12-26 11:47:59 -08:00
flake.nix Add buildWithCargo as a thin wrapper around mkDerivation 2021-12-26 16:27:09 -08:00