An implementation of the Nix Daemon Protocol in pure Go.
Warning
This project is highly experimental in its current state. It doesn't implement the whole protocol and thus should not be used in production scenarios
A lot of the code in this repository stems from the awesome nix-remote-rust project by Tweag.