Crane removed flake inputs.

This commit is contained in:
r-vdp 2023-12-11 12:31:57 +01:00
parent 001ce628ab
commit a5314a4ae9
No known key found for this signature in database

View file

@ -26,9 +26,6 @@
url = "github:ipetkov/crane";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils";
rust-overlay.follows = "rust-overlay";
flake-compat.follows = "pre-commit-hooks/flake-compat";
};
};
treefmt-nix = {