Flox Package Database 1
CRUD Operations on Nix Package Metadata
|
Files | |
file | command.cc |
Executable command helpers, argument parsers, etc. | |
file | descriptor.cc |
A set of user inputs used to set input preferences and query parameters during resolution. | |
file | environment.cc |
A collection of files associated with an environment. | |
file | lockfile.cc |
A lockfile representing a resolved environment. | |
file | manifest-raw.cc |
An abstract description of an environment in its unresolved state. This file contains the implementation of the flox::resolver::ManifestRaw struct, and associated JSON parsers. | |
file | manifest.cc |
An abstract description of an environment in its unresolved state. | |
file | mixins.cc |
State blobs for flox commands. | |
file | primops.cc |
Extensions to nix primitive operations. | |