Compare commits

..

2 Commits

Author SHA1 Message Date
Sébastien d'Herbais de Thun
e30a3f108b
Merge 490327597bfe8388c4844153fcafe6e6b66bb806 into b790c6d59ceaf7a809cc24b60c1f1509807470e2 2025-07-19 13:51:14 +08:00
Erik
b790c6d59c
Add rust-analyzer to flake devShell (#6618) 2025-07-18 14:36:10 +00:00

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