1
1
Fork 0
mirror of https://github.com/the-nix-way/dev-templates synced 2024-05-06 17:06:20 +02:00
Dev environments for numerous languages based on Nix flakes
Go to file
Luc Perkins f78b309648
Add editorconfig file
2022-07-12 02:01:42 +02:00
go1.17 Add two initial templates 2022-07-12 01:17:54 +02:00
go1.18 Add two initial templates 2022-07-12 01:17:54 +02:00
.editorconfig Add editorconfig file 2022-07-12 02:01:42 +02:00
README.md Add two initial templates 2022-07-12 01:17:54 +02:00
flake.nix Add editorconfig file 2022-07-12 02:01:42 +02:00

Nix flake templates for easy dev environments

# Go 1.17
nix flake init --template github:the-nix-way/dev-templates go_1_17

# Go 1.18
nix flake init --template github:the-nix-way/dev-templates go_1_18