Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
path-info.hh File Reference
#include "signature/signer.hh"
#include "path.hh"
#include "hash.hh"
#include "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>