Add rust-analyzer to flake devShell (#6618)

This commit is contained in:
Erik 2025-07-18 16:36:10 +02:00 committed by GitHub
parent b1c79b50d4
commit b790c6d59c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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