nix

package
v2.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 17, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Adapter

type Adapter struct{}

func (Adapter) Capability

func (a Adapter) Capability(root string, dep adapter.Dependency, exp adapter.Export) error

Capability performs the source-shape portion of lifecycle preflight.

func (Adapter) Detect

func (Adapter) Detect(root string) (bool, adapter.Variant, error)

func (Adapter) Drift

func (Adapter) Ecosystem

func (Adapter) Ecosystem() string

func (Adapter) Inspect

func (a Adapter) Inspect(ctx context.Context, root string, dep adapter.Dependency, exp adapter.Export, locked adapter.Locked) ([]adapter.Finding, error)

Inspect is local and read-only.

func (Adapter) Pull

func (a Adapter) Pull(ctx context.Context, root string, dep adapter.Dependency, exp adapter.Export, locked adapter.Locked) (adapter.Change, error)

Pull converges both the native declaration and its local materialization.

func (Adapter) Remove

func (a Adapter) Remove(ctx context.Context, root string, dep adapter.Dependency, exp adapter.Export, locked adapter.Locked) (adapter.Change, error)

Remove converges declaration, native lock state, and local materialization.

func (Adapter) Unwire

func (Adapter) Wire

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL