mirror of
https://github.com/typst/typst
synced 2025-07-28 14:57:54 +08:00
Compare commits
1 Commits
5d19d3b4df
...
176d4f8345
Author | SHA1 | Date | |
---|---|---|---|
|
176d4f8345 |
@ -127,10 +127,6 @@
|
|||||||
checks = self'.checks;
|
checks = self'.checks;
|
||||||
inputsFrom = [ typst ];
|
inputsFrom = [ typst ];
|
||||||
|
|
||||||
buildInputs = with pkgs; [
|
|
||||||
rust-analyzer
|
|
||||||
];
|
|
||||||
|
|
||||||
packages = [
|
packages = [
|
||||||
# A script for quickly running tests.
|
# A script for quickly running tests.
|
||||||
# See https://github.com/typst/typst/blob/main/tests/README.md#making-an-alias
|
# See https://github.com/typst/typst/blob/main/tests/README.md#making-an-alias
|
||||||
|
Loading…
x
Reference in New Issue
Block a user