Expand description
Re-export flake lock types from sui-compat where they canonically live.
Structs§
- Flake
Lock - A parsed and validated flake.lock file.
- Flake
Node - A single node in the input graph.
- Locked
Input - Locked (pinned) revision of a flake input.
- Original
Input - Original (un-locked) input specification.
Enums§
- Flake
Lock Error - Errors that can occur while parsing or resolving a flake lock file.
- Input
Ref - A reference to another node in the input graph.