Add crane as prereq

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2025-03-04 11:17:27 +01:00
parent 070e2fa6f3
commit c936e67000

View file

@ -25,6 +25,7 @@ Using `nix-dylint` requires the following:
- A `nixpkgs` instance with the `rust-overlay` applied from - A `nixpkgs` instance with the `rust-overlay` applied from
[`oxalica/rust-overlay`](https://github.com/oxalica/rust-overlay/tree/master). [`oxalica/rust-overlay`](https://github.com/oxalica/rust-overlay/tree/master).
- `crane` from [`ipetkov/crane`](https://github.com/ipetkov/crane)
- A list of lints and their nightly toolchains, formatted as e.g. - A list of lints and their nightly toolchains, formatted as e.g.
`nightly-{date}` `nightly-{date}`