mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-12 10:43:16 +01:00
1.5 KiB
1.5 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
-
nginxpackage no longer includesgdandgeoipdependencies. For enabling it, overridenginxpackage with the optionalswithImageFilterandwithGeoIP. -
nvimpagerwas updated to version 0.13.0, which changes the order of user and nvimpager settings: user commands in-cand--cmdnow override the respective default settings because they are executed later. -
Legacy package
stalwart-mail_0_6was dropped, please note the manual upgrade process before changing the package topkgs.stalwart-mailinservices.stalwart-mail.package.
Other Notable Changes
- To facilitate dependency injection, the
imguipackage now builds a static archive using vcpkg' CMake rules. The derivation now installs "impl" headers selectively instead of by a wildcard. Useimgui.srcif you just want to access the unpacked sources.