Skip to main content

Module flake

Module flake 

Source
Expand description

Nix flake support.

Types:

Structs§

FetchersSettings
Fetcher configuration.
FlakeReference
An unresolved flake reference.
FlakeReferenceParseFlags
Flags that control how a flake reference string is parsed.
FlakeSettings
Configuration for the Nix flake subsystem.
LockFlags
Flags controlling the lock-file update strategy for LockedFlake::lock.
LockedFlake
A fully locked flake.

Enums§

LockMode
Lock-file update strategy for LockFlags::set_mode.