Skip to content
/ nix-envs Public

Nix flake templates for environments that should be reproducible.

Notifications You must be signed in to change notification settings

spott/nix-envs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are nix flake environments that can be used as a jumping off point for creating a new environment.

Use these by running:

nix flake init -t "github:spott/nix-envs#<environment_name>"

Or clone this repo and use:

nix flake init -t "<path to repo>#<environment_name>"

The environment names are in the top level flake.nix

About

Nix flake templates for environments that should be reproducible.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages