tectonic-unwrapped: enable strictDeps and __structuredAttrs
This commit is contained in:
@@ -98,6 +98,9 @@ buildRustPackage (finalAttrs: {
|
||||
inherit (tectonic.passthru) tests;
|
||||
};
|
||||
|
||||
strictDeps = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
meta = {
|
||||
description = "Modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive";
|
||||
homepage = "https://tectonic-typesetting.github.io/";
|
||||
|
||||
Reference in New Issue
Block a user