Documentation ¶
Index ¶
- Variables
- func CheckNix() bool
- type Data
- type Flake
- func (f *Flake) Apply() ([]byte, error)
- func (f *Flake) Check() ([]byte, error)
- func (f *Flake) Exists() (bool, error)
- func (f *Flake) GC() ([]byte, error)
- func (f *Flake) Init(force bool) error
- func (f *Flake) PackageIndex() ([]byte, error)
- func (f *Flake) Update() ([]byte, error)
- func (f *Flake) Write(includeSystems bool) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrPackageConflict = errors.New("package exists in fleek and nix profile")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.