faust-physicalmodeling: rename from faustPhysicalModeling (#488300)

This commit is contained in:
Jo
2026-02-11 12:19:50 +00:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
@@ -7,7 +7,7 @@
faust2lv2,
}:
stdenv.mkDerivation (finalAttrs: {
pname = "faustPhysicalModeling";
pname = "faust-physicalmodeling";
version = "2.83.1";
src = fetchFromGitHub {
+1
View File
@@ -653,6 +653,7 @@ mapAliases {
fabs = throw "'fabs' has been removed due to being broken for more than a year; see RFC 180"; # Added 2026-02-05
fast-cli = throw "'fast-cli' has been removed because it was unmaintainable in nixpkgs"; # Added 2025-11-17
fastnlo_toolkit = throw "'fastnlo_toolkit' has been renamed to/replaced by 'fastnlo-toolkit'"; # Converted to throw 2025-10-27
faustPhysicalModeling = warnAlias "'faustPhysicalModeling' has been renamed to 'faust-physicalmodeling'" faust-physicalmodeling; # Added 2026-02-08
faustStk = throw "'faustStk' has been renamed to/replaced by 'faustPhysicalModeling'"; # Converted to throw 2025-10-27
fbjni = throw "fbjni has been removed, as it was broken"; # Added 2025-08-25
fcitx5-catppuccin = throw "'fcitx5-catppuccin' has been renamed to/replaced by 'catppuccin-fcitx5'"; # Converted to throw 2025-10-27