From 72d8effb7a447a5d9661496b8bb2ca40f2b1c02e Mon Sep 17 00:00:00 2001 From: sils Date: Mon, 23 Oct 2023 14:03:40 +0200 Subject: fix(flake): remove nonexistent overrides for crane --- flake.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index d717f6b..0c27b6a 100644 --- a/flake.nix +++ b/flake.nix @@ -41,9 +41,6 @@ url = "github:ipetkov/crane"; inputs = { nixpkgs.follows = "nixpkgs"; - flake-compat.follows = "flake-compat"; - flake-utils.follows = "flake-utils"; - rust-overlay.follows = "rust-overlay"; }; }; flake-utils = { -- cgit 1.4.1