An open API service indexing awesome lists of open source software.

https://github.com/cidem/nix-templates

A collection of Nix templates that I use on a regular basis.
https://github.com/cidem/nix-templates

nix nix-flake

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Quick Start

For documentation on the templates in this repository run:

```shell
$ 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'
```