aboutsummaryrefslogtreecommitdiff
path: root/flake.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add nix configurations for building and running `goget`Franck Cuny2025-08-241-2/+33
|
* set some environment variables in the dev shellsFranck Cuny2025-08-181-0/+4
|
* small cleanupFranck Cuny2025-08-171-19/+5
|
* manage the repository with nixFranck Cuny2025-08-171-0/+114
Add a flake.nix to manage the development shell, the formatters, add some pre-commit checks, and such. This might evolve a bit over time but this is a good starting point.