Loading pkgs/by-name/am/AMB-plugins/package.nix→pkgs/by-name/am/amb-plugins/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "AMB-plugins"; pname = "amb-plugins"; version = "0.8.1"; src = fetchurl { url = "http://kokkinizita.linuxaudio.org/linuxaudio/downloads/AMB-plugins-${finalAttrs.version}.tar.bz2"; Loading pkgs/top-level/aliases.nix +1 −0 Original line number Diff line number Diff line Loading @@ -281,6 +281,7 @@ mapAliases { akkoma-frontends.akkoma-fe = throw "'akkoma-frontends.akkoma-fe' has been renamed to/replaced by 'akkoma-fe'"; # Converted to throw 2025-10-27 amazon-ecs-cli = throw "'amazon-ecs-cli' has been removed due to being unmaintained upstream"; # Added 2026-01-19 amazon-qldb-shell = throw "'amazon-qldb-shell' has been removed due to being unmaintained upstream"; # Added 2025-07-30 AMB-plugins = amb-plugins; # Added 2026-02-08 amdvlk = throw "'amdvlk' has been removed since it was deprecated by AMD. Its replacement, RADV, is enabled by default."; # Added 2025-09-20 ams-lv2 = throw "'ams-lv2' has been removed due to being archived upstream."; # Added 2025-10-26 android-udev-rules = throw "'android-udev-rules' has been removed due to being superseded by built-in systemd uaccess rules."; # Added 2025-10-21 Loading Loading
pkgs/by-name/am/AMB-plugins/package.nix→pkgs/by-name/am/amb-plugins/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "AMB-plugins"; pname = "amb-plugins"; version = "0.8.1"; src = fetchurl { url = "http://kokkinizita.linuxaudio.org/linuxaudio/downloads/AMB-plugins-${finalAttrs.version}.tar.bz2"; Loading
pkgs/top-level/aliases.nix +1 −0 Original line number Diff line number Diff line Loading @@ -281,6 +281,7 @@ mapAliases { akkoma-frontends.akkoma-fe = throw "'akkoma-frontends.akkoma-fe' has been renamed to/replaced by 'akkoma-fe'"; # Converted to throw 2025-10-27 amazon-ecs-cli = throw "'amazon-ecs-cli' has been removed due to being unmaintained upstream"; # Added 2026-01-19 amazon-qldb-shell = throw "'amazon-qldb-shell' has been removed due to being unmaintained upstream"; # Added 2025-07-30 AMB-plugins = amb-plugins; # Added 2026-02-08 amdvlk = throw "'amdvlk' has been removed since it was deprecated by AMD. Its replacement, RADV, is enabled by default."; # Added 2025-09-20 ams-lv2 = throw "'ams-lv2' has been removed due to being archived upstream."; # Added 2025-10-26 android-udev-rules = throw "'android-udev-rules' has been removed due to being superseded by built-in systemd uaccess rules."; # Added 2025-10-21 Loading