|
Flox Package Database 1
CRUD Operations on Nix Package Metadata
|
Defines a convenience wrapper that provides various operations on a flake.
More...
#include <memory>#include <nix/eval.hh>#include <nix/flake/flake.hh>#include <vector>#include <nlohmann/json.hpp>#include "flox/core/exceptions.hh"#include "flox/core/nix-state.hh"#include "flox/core/types.hh"Go to the source code of this file.
Classes | |
| class | flox::FloxFlake |
Namespaces | |
| namespace | flox |
Interfaces for use by flox. | |
Variables | |
| static const nix::flake::LockFlags | flox::defaultLockFlags |
Defines a convenience wrapper that provides various operations on a flake.