From 3e53789295f5290a1b5949f7f12ac245bccf58de Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Thu, 21 May 2026 17:47:03 +0200 Subject: [PATCH] aliases: remove outdated comment Fixes: 72b60a91f1a0 ("aliases: remove outdated and header comments") --- pkgs/top-level/aliases.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/top-level/aliases.nix b/pkgs/top-level/aliases.nix index ce7143892a57..734381b46283 100644 --- a/pkgs/top-level/aliases.nix +++ b/pkgs/top-level/aliases.nix @@ -2,7 +2,6 @@ lib: self: super: ### Deprecated aliases - for backward compatibility ### Please maintain this list in ASCIIbetical ordering. -### Hint: the "sections" are delimited by ### ### # These aliases should not be used within nixpkgs, but exist to improve # backward compatibility in projects outside of nixpkgs. See the