nixpkgs/nixos/doc/manual/release-notes/rl-2511.section.md
2025-05-24 18:27:39 +02:00

1.7 KiB

Release 25.11 ("Xantusia", 2025.11/??)

Highlights

  • Secure boot support can now be enabled for the Limine bootloader through {option}boot.loader.limine.secureBoot.enable. Bootloader install script signs the bootloader, then kernels are hashed during system rebuild and written to a config. This allows Limine to boot only the kernels installed through NixOS system.

New Modules

Backward Incompatibilities

  • The services.polipo module has been removed as polipo is unmaintained and archived upstream.

  • renovate was updated to v40. See the upstream release notes for breaking changes.

Other Notable Changes

  • services.clamsmtp is unmaintained and was removed from Nixpkgs.