add: support for typst 0.15.0
This commit is contained in:
parent
8cfe4f8ff3
commit
943bd513f1
5 changed files with 855 additions and 1279 deletions
|
|
@ -16,6 +16,7 @@ rustPlatform.buildRustPackage {
|
|||
|
||||
nativeBuildInputs = with pkgs; [
|
||||
rust-analyzer
|
||||
cargo-edit
|
||||
];
|
||||
buildInputs = [];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue