dev suite: remove latex
Some checks failed
Update Nix Flake / update-flake (push) Failing after 12s

This commit is contained in:
2025-12-13 07:59:44 +01:00
parent a540ca622d
commit fec13e08b9

View File

@@ -21,20 +21,20 @@
unstable.zed-editor
jdk
julia-bin
(texlive.combine {
# for rendering latex in inkscape
inherit
(texlive)
scheme-medium
standalone
amsmath
preview
# needed for org mode export
wrapfig
capt-of
biblatex
;
})
# (texlive.combine {
# # for rendering latex in inkscape
# inherit
# (texlive)
# scheme-medium
# standalone
# amsmath
# preview
# # needed for org mode export
# wrapfig
# capt-of
# biblatex
# ;
# })
vagrant
matlab # Using nix-matlab overlay defined in flake
maven