Flox Package Database 1
CRUD Operations on Nix Package Metadata
|
Executable command helpers, argument parsers, etc. More...
#include <functional>
#include <vector>
#include "flox/flox-flake.hh"
#include "flox/pkgdb/command.hh"
#include "flox/pkgdb/input.hh"
#include "flox/pkgdb/write.hh"
#include "flox/registry.hh"
#include "flox/resolver/mixins.hh"
#include "flox/search/params.hh"
Go to the source code of this file.
Classes | |
class | flox::search::SearchCommand |
Search flakes for packages satisfying a set of filters. More... | |
Namespaces | |
namespace | flox |
Interfaces for use by flox . | |
namespace | flox::search |
Interfaces used to search for packages in flakes. | |
Executable command helpers, argument parsers, etc.