Supervise those pesky files
  • TeX 79.3%
  • Nix 20.7%
Find a file
2026-06-13 14:50:19 +01:00
example/matts-litigation better first example 2026-06-13 14:50:19 +01:00
.gitignore Initial commit 2026-06-13 11:19:39 +00:00
LICENSE Initial commit 2026-06-13 11:19:39 +00:00
README.md some data 2026-06-13 14:35:16 +01:00
SPEC.md some data 2026-06-13 14:35:16 +01:00

lawlog

Supervise those pesky files

Building lawlog.nix files

nix build --expr '(import {}).callPackage ./lawlog.nix {}' --impure -L

or

nix build -f lawlog.nix