go-chromecast: move to pkgs/by-name

This commit is contained in:
zi3m5f
2024-11-02 13:48:07 +01:00
parent 90e636c1ba
commit a8214534fd
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -5027,8 +5027,6 @@ with pkgs;
gfxreconstruct = callPackage ../tools/graphics/gfxreconstruct { };
go-chromecast = callPackage ../applications/video/go-chromecast { };
go-containerregistry = callPackage ../development/tools/go-containerregistry { };
inherit (go-containerregistry) crane gcrane;