diff --git a/flake.nix b/flake.nix index 4aead97..c6d77f3 100644 --- a/flake.nix +++ b/flake.nix @@ -36,10 +36,10 @@ nativeBuildInputs = with pkgs; [ pkg-config + clang ]; buildInputs = with pkgs; [ - clang cargo rustc rustfmt