Commit Graph

3 Commits

Author SHA1 Message Date
Andrew Gazelka
20acf4ad96 chore(nix): modernize flake to use buildGoModule
- Remove flake-utils dependency (use local forAllSystems helper)
- Remove gomod2nix dependency (use native buildGoModule)
- Add overlay export for easy consumption
- Update nixpkgs to latest unstable
- Disable tests in nix build (require network access)
2026-01-03 00:25:37 -08:00
Sol Fisher Romanoff
8f6801e079 Add nix build instructions 2023-09-14 20:46:47 +03:00
Sol Fisher Romanoff
49a351fd1d Add nix flake devshell
TODO: build go application
2023-09-14 20:46:44 +03:00