Skip to content

Commit 2b331f3

Browse files
committed
castopod: move to by-name
1 parent 687fa13 commit 2b331f3

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed
File renamed without changes.

pkgs/top-level/all-packages.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1772,8 +1772,6 @@ with pkgs;
17721772
buildbotPackages = recurseIntoAttrs (python3.pkgs.callPackage ../development/tools/continuous-integration/buildbot { });
17731773
inherit (buildbotPackages) buildbot buildbot-ui buildbot-full buildbot-plugins buildbot-worker;
17741774

1775-
castopod = callPackage ../applications/audio/castopod { };
1776-
17771775
certipy = with python3Packages; toPythonApplication certipy-ad;
17781776

17791777
catcli = python3Packages.callPackage ../tools/filesystems/catcli { };

0 commit comments

Comments
 (0)