mirror of
https://github.com/ipetkov/crane.git
synced 2024-11-26 09:08:57 +03:00
A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.
2a14c2d53b
* If a derivation is created without a name *and* we cannot infer a name from a Cargo.toml file, we'll throw a descriptive error message which hints towards the remediation * Otherwise nix can throw a pretty obtuse "derivation has no name" error with no error trace |
||
---|---|---|
checks | ||
lib | ||
pkgs | ||
.envrc | ||
.gitignore | ||
flake.lock | ||
flake.nix |