Unverified Commit a8214534 authored by zi3m5f's avatar zi3m5f
Browse files

go-chromecast: move to pkgs/by-name

parent 90e636c1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;