summaryrefslogtreecommitdiff
path: root/isabat.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* restructure nix stuffstuebinm2021-09-041-6/+2
| | | | | There's now a packageset in default.nix, and individual files for the rust and shell script stuff.
* isabat: move into /bin dir in packagestuebinm2021-09-041-1/+2
|
* add some sanity checks to isabatstuebinm2021-09-041-0/+2
| | | | (will now print errors if bat/the highlighter theme is missing)
* add isabat scriptstuebinm2021-09-041-0/+22
This just calls the isabelle2nix util and pipes its output directly into bat, resulting in a somewhat usable cli tool for .thy files.