This release bring a number of stability improvements to state management, and introduces a new feature:
- Adds a new
packages.bundleoption to install applications from bundle files. Both local and remote bundles are supported.
What's Changed
- modules: install: store nix-flatpak state object by @gmodena in #153
- workflows: publish to flakestry by @iamanaws in #155
- Fix location metadata by @NobbZ in #159
- flatpak: install from bundle files. by @gmodena in #160
- install: simplify package update logic. by @gmodena in #163
- flatpak: install: fix update regression by @gmodena in #166
- systemd: Use binary path from home-manager by @yrd in #167
- doc: manual installation by @gmodena in #172
- README: Update link and description of my module by @in-a-dil-emma in #169
- remove usage of mkDoc (fails when evaluated) by @farberbrodsky in #181
New Contributors
- @NobbZ made their first contribution in #159
- @yrd made their first contribution in #167
- @in-a-dil-emma made their first contribution in #169
- @farberbrodsky made their first contribution in #181
Full Changelog: v0.6.0...v0.7.0