Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
lockfile.hh File Reference
#include "lix/libexpr/flake/flakeref.hh"
#include "lix/libutil/json-fwd.hh"

Go to the source code of this file.

Classes

struct  nix::flake::Node
struct  nix::flake::LockedNode
struct  nix::flake::LockFile

Typedefs

typedef std::vector< FlakeId > nix::flake::InputPath

Functions

std::ostream & nix::flake::operator<< (std::ostream &stream, const LockFile &lockFile)
InputPath nix::flake::parseInputPath (std::string_view s)
std::string nix::flake::printInputPath (const InputPath &path)