mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-25 03:17:13 +00:00
1.3 KiB
1.3 KiB
Release 24.11 (“Vicuña”, 2024.11/??)
Highlights
- Create the first release note entry in this section!
New Services
- Create the first release note entry in this section!
Backward Incompatibilities
-
nginx
package no longer includesgd
andgeoip
dependencies. For enabling it, overridenginx
package with the optionalswithImageFilter
andwithGeoIP
. -
nvimpager
was updated to version 0.13.0, which changes the order of user and nvimpager settings: user commands in-c
and--cmd
now override the respective default settings because they are executed later. -
Legacy package
stalwart-mail_0_6
was dropped, please note the manual upgrade process before changing the package topkgs.stalwart-mail
inservices.stalwart-mail.package
.
Other Notable Changes
- Create the first release note entry in this section!