mirror of
https://github.com/NixOS/nix.git
synced 2025-12-16 14:01:05 +01:00
Issue #15 is finished
This commit is contained in:
parent
e007f367bd
commit
5e4d92d267
6 changed files with 136 additions and 15 deletions
|
|
@ -153,6 +153,7 @@ struct FlakeRef
|
|||
/* Check whether this is an "immutable" flake reference, that is,
|
||||
one that contains a commit hash or content hash. */
|
||||
bool isImmutable() const;
|
||||
};
|
||||
|
||||
FlakeRef baseRef() const;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue