We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc5e08c + 304e66d commit 9105ae0Copy full SHA for 9105ae0
pkgs/top-level/aliases.nix
@@ -184,6 +184,7 @@ mapAliases ({
184
bpftool = bpftools; # Added 2021-05-03
185
bpytop = throw "bpytop has been deprecated by btop"; # Added 2023-02-16
186
bro = throw "'bro' has been renamed to/replaced by 'zeek'"; # Converted to throw 2023-09-10
187
+ bs-platform = throw "'bs-platform' was removed as it was broken, development ended and 'melange' has superseded it"; # Added 2024-07-29
188
189
budgie = throw "The `budgie` scope has been removed and all packages moved to the top-level"; # Added 2024-07-14
190
budgiePlugins = throw "The `budgiePlugins` scope has been removed and all packages moved to the top-level"; # Added 2024-07-14
0 commit comments