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.
263fe7c78f
* In Nix the `or` operator has higher precedence than function application, therefore `x or y z` parses as `(x or y) z` |
||
---|---|---|
checks | ||
lib | ||
pkgs | ||
.envrc | ||
.gitignore | ||
default.nix | ||
flake.lock | ||
flake.nix |