Skip to content

brokenpip3/my-flake-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My flake templates

These are my super opinionated flake templates that will contain a common ground of general utils files.

Common files

Each template will contain by default:

Templates

Basic with flake

This template will initialize the repo with a simple flake with a minimal devshell to run the CI.

nix flake init -t github:brokenpip3/my-flake-templates#base

Python Poetry

This flake template is designed to package applications using poetry2nix.

nix flake init -t github:brokenpip3/my-flake-templates#python-poetry

Golang gomod

TBD, not yet completed

nix flake init -t github:brokenpip3/my-flake-templates#golang-gomod

Terraform

TBD

About

This repo contains my always update flake templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published