nixpkgs/nixos/doc/manual/release-notes/rl-2505.section.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

39 lines
1.7 KiB
Markdown
Raw Normal View History

# Release 25.05 (“Warbler”, 2025.05/??) {#sec-release-25.05}
2024-11-14 09:09:41 -08:00
## Highlights {#sec-release-25.05-highlights}
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
2024-11-14 09:09:41 -08:00
- Create the first release note entry in this section!
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
## New Modules {#sec-release-25.05-new-modules}
2024-11-14 09:09:41 -08:00
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
- [Kimai](https://www.kimai.org/), a web-based multi-user time-tracking application. Available as [services.kimai](option.html#opt-services.kimai).
2024-11-14 09:09:41 -08:00
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
2024-11-14 09:09:41 -08:00
## Backward Incompatibilities {#sec-release-25.05-incompatibilities}
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
- `buildGoPackage` has been removed. Use `buildGoModule` instead. See the [Go section in the nixpkgs manual](https://nixos.org/manual/nixpkgs/unstable/#sec-language-go) for details.
- `kanata` was updated to v1.7.0, which introduces several breaking changes.
See the release notes of
[v1.7.0](https://github.com/jtroo/kanata/releases/tag/v1.7.0)
for more information.
2024-11-14 09:09:41 -08:00
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
2024-11-14 09:09:41 -08:00
## Other Notable Changes {#sec-release-25.05-notable-changes}
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
2024-11-14 09:09:41 -08:00
- Create the first release note entry in this section!
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->