castopod: move to by-name

This commit is contained in:
liberodark 2024-11-21 13:07:22 +01:00
parent 687fa13581
commit 2b331f344c
3 changed files with 0 additions and 2 deletions

View File

@ -1772,8 +1772,6 @@ with pkgs;
buildbotPackages = recurseIntoAttrs (python3.pkgs.callPackage ../development/tools/continuous-integration/buildbot { });
inherit (buildbotPackages) buildbot buildbot-ui buildbot-full buildbot-plugins buildbot-worker;
castopod = callPackage ../applications/audio/castopod { };
certipy = with python3Packages; toPythonApplication certipy-ad;
catcli = python3Packages.callPackage ../tools/filesystems/catcli { };