diff --git a/flake.nix b/flake.nix index 1b2b3abc8..cc5f96273 100644 --- a/flake.nix +++ b/flake.nix @@ -127,6 +127,10 @@ checks = self'.checks; inputsFrom = [ typst ]; + buildInputs = with pkgs; [ + rust-analyzer + ]; + packages = [ # A script for quickly running tests. # See https://github.com/typst/typst/blob/main/tests/README.md#making-an-alias