Pin nixos version
Add nix comments
imp => imp2
A low-latency text editor.
Probably not useful for anyone but me, but perhaps a useful starting point to fork off your own editor.
Unlikely to build out of the box on anything that isn't my laptop. But as a starting point:
git clone --branch v2 https://github.com/jamii/imp ../imp2
nix-shell
zig build run -Drelease-safe=true
See the architecture notes here.