tamgamp-lv2: move to by-name

This commit is contained in:
jopejoe1
2025-09-27 10:53:44 +02:00
parent 0f05922586
commit da3ee77ed4
3 changed files with 1 additions and 2 deletions
+1
View File
@@ -2430,6 +2430,7 @@ mapAliases {
tabula = throw "tabula has been removed from nixpkgs, as it was broken"; # Added 2024-07-15
tailor = throw "'tailor' has been removed from nixpkgs, as it was unmaintained upstream."; # Added 2024-11-02
tangogps = throw "'tangogps' has been renamed to/replaced by 'foxtrotgps'"; # Converted to throw 2024-10-17
tamgamp.lv2 = tamgamp-lv2; # Added 2025-09-27
taskwarrior = lib.warnOnInstantiate "taskwarrior was replaced by taskwarrior3, which requires manual transition from taskwarrior 2.6, read upstream's docs: https://taskwarrior.org/docs/upgrade-3/" taskwarrior2; # Added 2024-08-14
taplo-cli = taplo; # Added 2022-07-30
taplo-lsp = taplo; # Added 2022-07-30
-2
View File
@@ -12958,8 +12958,6 @@ with pkgs;
tagainijisho = libsForQt5.callPackage ../applications/office/tagainijisho { };
tamgamp.lv2 = callPackage ../applications/audio/tamgamp.lv2 { };
telegram-desktop =
kdePackages.callPackage ../applications/networking/instant-messengers/telegram/telegram-desktop
{