From b3600d5452c5dc00b63465c0049b4ade16833858 Mon Sep 17 00:00:00 2001 From: Tristan Ross Date: Tue, 20 May 2025 20:36:12 -0700 Subject: [PATCH] doc/rl2511: update allowVariants entry --- doc/release-notes/rl-2511.section.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release-notes/rl-2511.section.md b/doc/release-notes/rl-2511.section.md index ba2d9f256d34..ca31abb89b9c 100644 --- a/doc/release-notes/rl-2511.section.md +++ b/doc/release-notes/rl-2511.section.md @@ -3,7 +3,7 @@ ## Highlights {#sec-nixpkgs-release-25.11-highlights} -- Added `allowVariants` to gate availability of package sets like `pkgsLLVM`, `pkgsMusl`, `pkgsZig`, etc. +- Added `allowVariants` to gate availability of package sets like `pkgsLLVM`, `pkgsMusl`, `pkgsZig`, etc. This option will be removed in a future release. ## Backward Incompatibilities {#sec-nixpkgs-release-25.11-incompatibilities}