templates/go-hello
Stef Dunlap 4d03901dae
Add example for devShells in go-hello (#60)
It took me bit to figure out how to get development dependencies into a go
project when converting from shell.nix to flake.nix. I'm hoping adding this
here will help those following behind.

Some credit for working out how to do this from
https://xeiaso.net/blog/nix-flakes-1-2022-02-21
2023-02-16 07:37:28 -05:00
..
flake.lock go: inital example using buildGoModule 2022-01-21 02:42:34 -05:00
flake.nix Add example for devShells in go-hello (#60) 2023-02-16 07:37:28 -05:00
go.mod go: inital example using buildGoModule 2022-01-21 02:42:34 -05:00
main.go go: inital example using buildGoModule 2022-01-21 02:42:34 -05:00