|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include <flake.hh>
Public Attributes | |
| FlakeRef | originalRef |
| FlakeRef | resolvedRef |
| FlakeRef | lockedRef |
| bool | forceDirty = false |
| std::optional< std::string > | description |
| std::shared_ptr< const fetchers::Tree > | sourceInfo |
| FlakeInputs | inputs |
| ConfigFile | config |
The contents of a flake.nix file.
| ConfigFile nix::flake::Flake::config |
'nixConfig' attribute
| bool nix::flake::Flake::forceDirty = false |
pretend that 'lockedRef' is dirty
| FlakeRef nix::flake::Flake::lockedRef |
the specific local store result of invoking the fetcher
| FlakeRef nix::flake::Flake::originalRef |
The original flake specification (by the user)
| FlakeRef nix::flake::Flake::resolvedRef |
registry references and caching resolved to the specific underlying flake