Translations:Flakes/30/en
Appearance
descriptionis a string describing the flake.inputsis an attribute set of all the dependencies of the flake. The schema is described below.outputsis a function of one argument that takes an attribute set of all the realized inputs, and outputs another attribute set whose schema is described below.nixConfigis an attribute set of values which reflect the values given to nix.conf. This can extend the normal behavior of a user's nix experience by adding flake-specific configuration, such as a binary cache.