abcde: move to by-name

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

View file

@ -11898,8 +11898,6 @@ with pkgs;
patches = config."2bwm".patches or [ ];
};
abcde = callPackage ../applications/audio/abcde { };
acd-cli = callPackage ../applications/networking/sync/acd_cli {
inherit (python3Packages)
buildPythonApplication