From 27734eb99a988bcd9349cd3720ecec4f482b6f52 Mon Sep 17 00:00:00 2001 From: patka Date: Sun, 18 May 2025 09:13:52 +0200 Subject: [PATCH] release-notes: mention removal of polipo module --- nixos/doc/manual/release-notes/rl-2511.section.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/doc/manual/release-notes/rl-2511.section.md b/nixos/doc/manual/release-notes/rl-2511.section.md index e3e7bce9160a..2eeaff371d16 100644 --- a/nixos/doc/manual/release-notes/rl-2511.section.md +++ b/nixos/doc/manual/release-notes/rl-2511.section.md @@ -16,7 +16,7 @@ -- Create the first release note entry in this section! +- The `services.polipo` module has been removed as `polipo` is unmaintained and archived upstream. ## Other Notable Changes {#sec-release-25.11-notable-changes}