mirror of
https://github.com/NixOS/nix
synced 2025-06-28 01:11:15 +02:00
Implemented json flag for nix flake info
This commit is contained in:
parent
cfb6ab80ce
commit
9ff1a9ea65
5 changed files with 29 additions and 5 deletions
|
@ -34,5 +34,5 @@ struct Flake
|
|||
// content hash
|
||||
};
|
||||
|
||||
static Flake getFlake(EvalState & state, const FlakeRef & flakeRef);
|
||||
Flake getFlake(EvalState & state, const FlakeRef & flakeRef);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue