Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
path.hh File Reference
#include <string_view>
#include <string>
#include "lix/libutil/types.hh"

Go to the source code of this file.

Classes

class  nix::StorePath
struct  std::hash< nix::StorePath >

Typedefs

typedef std::set< StorePathnix::StorePathSet
typedef std::vector< StorePathnix::StorePaths

Variables

const std::string nix::drvExtension = ".drv"

Variable Documentation

◆ drvExtension

const std::string nix::drvExtension = ".drv"

The file extension of Derivation derivations when serialized into store objects.