Flox Package Database 1
CRUD Operations on Nix Package Metadata
|
Files | |
file | command.hh [code] |
Executable command helpers, argument parsers, etc. | |
file | descriptor.hh [code] |
A set of user inputs used to set input preferences and query parameters during resolution. | |
file | environment.hh [code] |
A collection of files associated with an environment. | |
file | lockfile.hh [code] |
A lockfile representing a resolved environment. | |
file | manifest-raw.hh [code] |
An abstract description of an environment in its unresolved state. This representation is intended for serialization and deserialization. For the real representation, see flox/resolver/manifest.hh. | |
file | manifest.hh [code] |
An abstract description of an environment in its unresolved state. | |
file | mixins.hh [code] |
State blobs for flox commands. | |
file | primops.hh [code] |
Extensions to nix primitive operations. | |