Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
path-info.hh File Reference
#include "lix/libstore/crypto.hh"
#include "lix/libstore/path.hh"
#include "lix/libutil/hash.hh"
#include "lix/libstore/content-address.hh"
#include <string>
#include <optional>

Go to the source code of this file.

Classes

struct  nix::SubstitutablePathInfo
struct  nix::UnkeyedValidPathInfo
struct  nix::ValidPathInfo

Typedefs

using nix::SubstitutablePathInfos = std::map<StorePath, SubstitutablePathInfo>
using nix::ValidPathInfos = std::map<StorePath, ValidPathInfo>