Flox Package Database 1
CRUD Operations on Nix Package Metadata
|
A locked package's installable URI. More...
#include <lockfile.hh>
Public Member Functions | |
bool | operator== (const LockedPackageRaw &other) const |
bool | operator!= (const LockedPackageRaw &other) const |
Public Attributes | |
LockedInputRaw | input |
AttrPath | attrPath |
unsigned | priority |
nlohmann::json | info |
A locked package's installable URI.