This website requires JavaScript.
Explore
Help
Sign In
cadey
/
lewa
Watch
1
Star
0
Fork
You've already forked lewa
0
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
2a702d5155
lewa
/
nix
/
texlive.nix
3 lines
79 B
Nix
Raw
Normal View
History
Unescape
Escape
fix CI
2020-05-06 11:55:37 +00:00
{
texlive
}:
nix: make texlive slug smaller
2020-05-06 16:34:28 +00:00
texlive
.
combine
{
inherit
(
texlive
)
scheme-small
noto
titlesec
;
}