chore(nix): fix shell.nix contd
This commit is contained in:
parent
a8e7c315c0
commit
509c86c834
@ -279,7 +279,7 @@ in pkgs.mkShell {
|
||||
# texlive.combined.scheme-full # works
|
||||
# texlive.combined.scheme-medium
|
||||
# texlive.combined.scheme-small
|
||||
(tex.live.combine {
|
||||
(texlive.combine {
|
||||
inherit (texlive) scheme-basic
|
||||
babel-german babel-english booktabs textpos
|
||||
enumitem eurosym koma-script parskip xcolor
|
||||
|
||||
Loading…
Reference in New Issue
Block a user