Skip to main content

Module flake_ref

Module flake_ref 

Source
Expand description

Flake reference parser for CLI-style references like .#cid.

Parses the <path>#<attribute> format used by nix build, nix eval, and sui system rebuild --flake.

Structs§

FlakeRef
A parsed flake reference like .#cid or path/to/flake#hostname.

Enums§

FlakeRefError
Errors from parsing a flake reference.