adlplug: move to by-name

This commit is contained in:
awwpotato 2025-05-10 17:27:35 -07:00
parent 7efc41c7b0
commit bd44edb8f3
No known key found for this signature in database
2 changed files with 0 additions and 1 deletions

View file

@ -1011,7 +1011,6 @@ with pkgs;
actdiag = with python3.pkgs; toPythonApplication actdiag;
adlplug = callPackage ../applications/audio/adlplug {};
opnplug = adlplug.override { type = "OPN"; };
akkoma = callPackage ../by-name/ak/akkoma/package.nix {