This repository has been archived by the owner on Mar 24, 2024. It is now read-only.
Releases: ublue-os/fleek
Releases · ublue-os/fleek
0.10.5
0.10.4
0.10.3
0.10.2
Changelog
Adds aliases to update fleek and check latest published version.
Fix bug in git status parsing.
Cleanup unused code.
Features
Others
0.10.1
0.10.0
0.9.25
Changelog
Fleek will now use the value of FLEEK_HOST_OVERRIDE as the hostname when calculating which flake to apply to the current system.
This allows you to have a single shared definitions for ephemeral machines that all share the same attributes (OS/architecture), for example in automated development environments.
Set FLEEK_HOST_OVERRIDE to the name of the system definition you wish to declare/use before running Fleek.
export FLEEK_HOST_OVERRIDE=ubuntuvm
fleek join git@github.com:YOU/fleek
Features
Others
- 2c8d302 chore: bump version 0.9.25
0.9.24
0.9.23
Changelog
Features
- e367f50 feat: use flakehub for installs, self-manage fleek, autogc (#282)
- 8213a44 feat: use environment variables for init if they exist (#281)
Others
- 53bf327 chore: bump version 0.9.23
- 2815824 Update README.md
- c236674 Update README.md
- 8e87026 Update README.md
- a669c54 Update README.md
- ebc5db6 chore(deps): bump docker/login-action from 2 to 3 (#280)
- cd48f22 chore(deps): bump aws-actions/configure-aws-credentials from 3 to 4 (#279)
- 794836d chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#278)
- 5c33edb fix: clean up examples (#276)
0.9.22
Changelog
Others
- 3433974 chore: bump version 0.9.22
- f44ed2f fix: add missing file (#275)
- f426c3e fix: replace exa with eza (#273)
- 5b7637e chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 (#274)
- c491c41 fix: add default path to XCURSOR_PATH (#272)
- b3958b3 chore(deps): bump aws-actions/configure-aws-credentials from 2 to 3 (#266)
- 0c85428 chore(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 (#268)
- 4a83e18 chore(deps): bump actions/checkout from 3 to 4 (#269)