Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::Package Struct Reference

#include <buildenv.hh>

Public Member Functions

 Package (const Path &path, bool active, int priority)
 

Public Attributes

Path path
 
bool active
 
int priority
 

Detailed Description

Think of this as a "store level package attrset", but stripped down to no more than the needs of buildenv.


The documentation for this struct was generated from the following file: