typst: enable __structuredAttrs
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "typst";
|
||||
version = "0.15.0";
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "typst";
|
||||
|
||||
Reference in New Issue
Block a user