My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/nix
Katharina Fey 5d61126be1
nix: init default builder directory
3 years ago
..
README.md nix: init default builder directory 3 years ago
default.nix nix: init default builder directory 3 years ago
rust.nix nix: init default builder directory 3 years ago

README.md

nix builders

The kookienomicon is a collection of projects, each with their own dependencies, and build setups. Nix and Lorri are used extentsively to facilitate switching between build tools and dependency scopes.

The root of the repository adds a new key to the NIX_PATH environment variable, which can then be used to look-up development builders.

How to use

There are default builders for common programming language setups (such as Rust).