1 Commits

Author SHA1 Message Date
bc69a21635 move resume workflow entirely to nix
All checks were successful
Check flake.lock / Check health of `flake.lock` (push) Successful in 9s
Check Nix flake / Perform Nix flake checks (push) Successful in 43s
2026-03-27 15:49:41 -04:00

View File

@@ -16,16 +16,16 @@
tex = (
pkgs.texlive.combine {
inherit (pkgs.texlive)
scheme-medium
scheme-basic
preprint
titlesec
enumitem
sourcesanspro
xifthen
ifmtarg
framed
paralist
fontawesome7
latexmk
marvosym
ly1
xkeyval
;
}
);