/nix-templates

A collection of Nix templates that I use on a regular basis.

Primary LanguageNixGNU Affero General Public License v3.0AGPL-3.0

Quick Start

For documentation on the templates in this repository run:

$ nix flake show github:cidem/nix-templates
github:cidem/nix-templates/b4c871b91c8f20d24b984d4fe5cc0074cc38bf21
└───templates
    ├───go: template: Nix Flake with the Go tools where building is not handled by Nix
    ├───haskell: template: Simple Nix Flake for a Haskell project
    └───unstable-utils: template: Nix Flake template using the 'nixpkgs-unstable' branch and 'flake-utils'