texlive.withPackages: fix typo

(cherry picked from commit 09046bfef2)
This commit is contained in:
Martin Joerg 2026-05-30 13:27:59 +00:00 committed by github-actions[bot]
commit 7b1eafc41e

View file

@ -509,7 +509,7 @@ lib.fix (
postactionScripts = builtins.catAttrs "postactionScript" pkgList.tlpkg;
# whethe to include doc, source containers
# whether to include doc, source containers
withDocs = false;
withSources = false;