mirror of
https://gitlab.com/rensa-nix/utils.git
synced 2026-05-04 14:19:31 +02:00
35 lines
No EOL
2.8 KiB
Markdown
35 lines
No EOL
2.8 KiB
Markdown
# Changelog
|
|
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
|
|
|
|
- - -
|
|
## [v0.1.2](https://gitlab.com/rensa-nix/utils/compare/44032c3895c6ab6fbfdd176e7684b9dbbdf530da..v0.1.2) - 2026-04-16
|
|
#### Bug Fixes
|
|
- missed another fold → foldr - ([44032c3](https://gitlab.com/rensa-nix/utils/commit/44032c3895c6ab6fbfdd176e7684b9dbbdf530da)) - [@TECHNOFAB](https://gitlab.com/TECHNOFAB)
|
|
|
|
- - -
|
|
|
|
## [v0.1.1](https://gitlab.com/rensa-nix/utils/compare/0b19ff083120590ef4aabe034f5c1a969652edda..v0.1.1) - 2026-04-16
|
|
#### Bug Fixes
|
|
- use foldr instead of deprecated fold - ([a48eecb](https://gitlab.com/rensa-nix/utils/commit/a48eecbdc51f8c7474b5aacd3b7c4bc4ee5c9ff0)) - [@TECHNOFAB](https://gitlab.com/TECHNOFAB)
|
|
#### Miscellaneous Chores
|
|
- (**deps**) lock file maintenance (nix/repo/flake.nix) - ([0b19ff0](https://gitlab.com/rensa-nix/utils/commit/0b19ff083120590ef4aabe034f5c1a969652edda)) - Renovate Bot
|
|
- pin flake input versions, use rensa autodiscovery, etc. - ([5f0c714](https://gitlab.com/rensa-nix/utils/commit/5f0c714d804adec7b117339d307d25aba3b687bb)) - [@TECHNOFAB](https://gitlab.com/TECHNOFAB)
|
|
|
|
- - -
|
|
|
|
## [v0.1.0](https://gitlab.com/rensa-nix/utils/compare/e832157e6859bfd2f46dec03b35cd357d5911bad..v0.1.0) - 2025-12-31
|
|
#### Features
|
|
- add utility functions for disko and module discovery/loading - ([3363059](https://gitlab.com/rensa-nix/utils/commit/3363059b651fef3d315863a36f6bd8f1dffc3f76)) - [@TECHNOFAB](https://gitlab.com/TECHNOFAB)
|
|
#### Documentation
|
|
- document how to integrate home-manager with mkSystem and mkHome - ([87e0176](https://gitlab.com/rensa-nix/utils/commit/87e01769580b213ed8b7d1901360e1878ca4f162)) - [@TECHNOFAB](https://gitlab.com/TECHNOFAB)
|
|
#### Miscellaneous Chores
|
|
- (**module**) default system to pkgs.system instead of pkgs relying on system - ([901ab49](https://gitlab.com/rensa-nix/utils/commit/901ab49e431ec0daa29fc94c9a7274114d0044a8)) - [@TECHNOFAB](https://gitlab.com/TECHNOFAB)
|
|
- add devtools - ([a9578d5](https://gitlab.com/rensa-nix/utils/commit/a9578d582ca1b91ba206f1486fb457ad0bbdc005)) - [@TECHNOFAB](https://gitlab.com/TECHNOFAB)
|
|
- add LICENSE - ([14d663b](https://gitlab.com/rensa-nix/utils/commit/14d663b7205a611cd5e6c4cb24e60b4528eb5804)) - [@TECHNOFAB](https://gitlab.com/TECHNOFAB)
|
|
- add docs & CI - ([f8f5dbd](https://gitlab.com/rensa-nix/utils/commit/f8f5dbd5350272aa1065ffd82b247caaa88609e9)) - [@TECHNOFAB](https://gitlab.com/TECHNOFAB)
|
|
- passthrough userConfig - ([ca84188](https://gitlab.com/rensa-nix/utils/commit/ca84188b2ffe8afad53a6c0abc1569afdb6d215e)) - [@TECHNOFAB](https://gitlab.com/TECHNOFAB)
|
|
- initial commit - ([e832157](https://gitlab.com/rensa-nix/utils/commit/e832157e6859bfd2f46dec03b35cd357d5911bad)) - [@TECHNOFAB](https://gitlab.com/TECHNOFAB)
|
|
|
|
- - -
|
|
|
|
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto). |