From c936e67000b69a3a62ee5caeef1826508fa6b9d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20M=C3=BCller?= Date: Tue, 4 Mar 2025 11:17:27 +0100 Subject: [PATCH] Add crane as prereq MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcel Müller --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f02a3a..83e83bc 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Using `nix-dylint` requires the following: - A `nixpkgs` instance with the `rust-overlay` applied from [`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. `nightly-{date}`