mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-23 00:53:20 +01:00
2.3 KiB
2.3 KiB
Release 25.05 (“Warbler”, 2025.05/??)
Highlights
- Create the first release note entry in this section!
New Modules
-
Kimai, a web-based multi-user time-tracking application. Available as services.kimai.
-
Amazon CloudWatch Agent, the official telemetry collector for AWS CloudWatch and AWS X-Ray. Available as services.amazon-cloudwatch-agent.
Backward Incompatibilities
-
buildGoPackagehas been removed. UsebuildGoModuleinstead. See the Go section in the nixpkgs manual for details. -
timescaledbrequires manual upgrade steps. After you run ALTER EXTENSION, you must run this SQL script. For more details, see the following pull requests #6797. PostgreSQL 13 is no longer supported in TimescaleDB v2.16. -
kanatawas updated to v1.7.0, which introduces several breaking changes. See the release notes of v1.7.0 for more information.
Other Notable Changes
- Create the first release note entry in this section!