Introduction
A Makes project is identified by a makes.nix
file
in the top level directory.
A makes.nix
file should be:
-
An attribute set of configuration options:
-
A function that receives one or more arguments and returns an attribute set of configuration options:
In the next sections
we document all configuration options
you can tweak in a makes.nix
.