mirror of
https://github.com/ipetkov/crane.git
synced 2024-11-22 23:17:15 +03:00
A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.
c10fd1c8b1
* This will define CARGO_HOME to $PWD/.cargo-home to ensure that cargo never tries to look for a missing HOME directory as it's default location * The hook is also added to `postPatchHooks` (instead of `preConfigureHooks`) to ensure that it runs before all other configuration-related hooks |
||
---|---|---|
checks | ||
lib | ||
pkgs | ||
.envrc | ||
.gitignore | ||
flake.lock | ||
flake.nix |