We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bd22df + b96ba61 commit 65e448aCopy full SHA for 65e448a
2 files changed
pkgs/by-name/st/station/package.nix
pkgs/top-level/aliases.nix
@@ -1834,6 +1834,7 @@ mapAliases {
1834
ssm-agent = amazon-ssm-agent; # Added 2023-10-17
1835
starpls-bin = starpls;
1836
starspace = throw "starspace has been removed from nixpkgs, as it was broken"; # Added 2024-07-15
1837
+ station = throw "station has been removed from nixpkgs, as there were no committers among its maintainers to unblock security issues"; # added 2025-06-16
1838
steamPackages = {
1839
steamArch = throw "`steamPackages.steamArch` has been removed as it's no longer applicable";
1840
steam = lib.warnOnInstantiate "`steamPackages.steam` has been moved to top level as `steam-unwrapped`" steam-unwrapped;
0 commit comments