mirror of
https://github.com/NixOS/nix.git
synced 2025-11-17 07:52:43 +01:00
FlakeIds are now properly looked up in registries
This commit is contained in:
parent
18c019b616
commit
641db127be
4 changed files with 36 additions and 14 deletions
|
|
@ -68,5 +68,5 @@ Dependencies resolveFlake(EvalState &, const FlakeRef &, bool impureTopRef);
|
|||
|
||||
FlakeRegistry updateLockFile(EvalState &, Flake &);
|
||||
|
||||
void updateLockFile(EvalState &, std::string);
|
||||
void updateLockFile(EvalState &, Path);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue