nix-go example What's possible Building the go module nix build . Running the binary nix run . Formatting nix fmt How to use/extend this Everything should just be managed by go mod as normal.