|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include "lix/libutil/ref.hh"#include "lix/libutil/result.hh"#include <kj/async.h>#include <set>#include <vector>Go to the source code of this file.
Classes | |
| struct | nix::Machine |
Typedefs | |
| typedef std::vector< Machine > | nix::Machines |
Functions | |
| void | nix::parseMachines (const std::string &s, Machines &machines) |
| Machines | nix::getMachines () |