mirror of
https://github.com/NixOS/nix
synced 2025-07-04 11:21:47 +02:00
Remove dead function
This commit is contained in:
parent
035ac44354
commit
aecf07b1d6
2 changed files with 0 additions and 28 deletions
|
@ -29,8 +29,6 @@ struct LockFile
|
|||
|
||||
Path getUserRegistryPath();
|
||||
|
||||
Value * makeFlakeRegistryValue(EvalState & state);
|
||||
|
||||
void makeFlakeValue(EvalState & state, const FlakeRef & flakeRef, bool impureTopRef, Value & v);
|
||||
|
||||
std::shared_ptr<FlakeRegistry> readRegistry(const Path &);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue