{ description = "A very basic flake"; inputs = { nixpkgs.url = github:NixOS/nixpkgs; utils.url = github:numtide/flake-utils; }; outputs = { self, nixpkgs, utils ...
`luampl` is a Lua module for LuaTeX engines to be loaded in format dumping sessions, also known as iniTeX runs or --ini mode, which allows to preload Lua modules in the format so that they don't have ...