Documentation ¶
Index ¶
- Variables
- type Data
- type Flake
- func (f *Flake) Apply() error
- func (f *Flake) Check() ([]byte, error)
- func (f *Flake) Clone(repo string) error
- func (f *Flake) Create(force bool, symlink bool) error
- func (f *Flake) IsGitRepo() (bool, error)
- func (f *Flake) IsJoin() (bool, error)
- func (f *Flake) Join() error
- func (f *Flake) MayPull() error
- func (f *Flake) ReadConfig() error
- func (f *Flake) Update() error
- func (f *Flake) Write(includeSystems bool, message string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrPackageConflict = errors.New("package exists in fleek and nix profile")
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.