diff --git a/flake.nix b/flake.nix index d6c1db1..91af5ee 100644 --- a/flake.nix +++ b/flake.nix @@ -82,6 +82,7 @@ rust-analyzer cargo-edit ]; + inherit nativeBuildInputs buildInputs; }; }); }