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.
7b80c23eb5
* Rather than clobbering the project's .cargo/config.toml file (if it exists), the setup hook will update the base configuration used in $CARGO_HOME/config.toml * This potentially allows for projects who know what they are doing to more easily replace their own sources, while falling back to our configuration |
||
---|---|---|
checks | ||
lib | ||
pkgs | ||
.envrc | ||
.gitignore | ||
flake.lock | ||
flake.nix |