|
nlohmann::json | toJSON () const |
|
std::string | fingerprint () const |
|
void | sign (const Signer &) |
|
bool | checkSignature (const PublicKeys &publicKeys, const std::string &sig) const |
|
size_t | checkSignatures (const PublicKeys &publicKeys) const |
|
bool | isCompatibleWith (const Realisation &other) const |
|
StorePath | getPath () const |
|
| GENERATE_CMP (Realisation, me->id, me->outPath) |
|
◆ dependentRealisations
The realisations that are required for the current one to be valid.
When importing this realisation, the store will first check that all its dependencies exist, and map to the correct output path
The documentation for this struct was generated from the following files:
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libstore/realisation.hh
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libstore/realisation.cc