The flake provides a LaTeX environment setup based on TeXLive.
It utilizes github:ajahl/docker-flake to install the required Docker environment.
Note
The project is a work in progress and is currently only usable on macOS.
The flake uses github:ajahl/docker-flake to install the required docker environment.
With flakes enabled
WORKSPACE_PATH=<workspace-path> nix develop github:ajahl/latex-dockerWith cloned repo
WORKSPACE_PATH=<workspace-path> nix developUpdate the flake
nix flake update