nuweb: fix after texlive update
This commit is contained in:
parent
30631f74a0
commit
2217b1d77c
@ -10495,7 +10495,7 @@ in
|
||||
# NOTE: Override and set icon-lang = null to use Awk instead of Icon.
|
||||
noweb = callPackage ../development/tools/literate-programming/noweb { };
|
||||
|
||||
nuweb = callPackage ../development/tools/literate-programming/nuweb { tex = texlive.combined.scheme-small; };
|
||||
nuweb = callPackage ../development/tools/literate-programming/nuweb { tex = texlive.combined.scheme-medium; };
|
||||
|
||||
nrfutil = callPackage ../development/tools/misc/nrfutil { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user