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

This commit is contained in:
2026-03-27 15:49:41 -04:00
parent abf1958c37
commit bc69a21635

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
;
}
);