Commit 83b327fd authored by Emily's avatar Emily
Browse files

ccextractor: move to `pkgs/by-name`

parent affeca17
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3528,8 +3528,6 @@ with pkgs;
  fedora-backgrounds = callPackage ../data/misc/fedora-backgrounds { };
  ccextractor = callPackage ../applications/video/ccextractor { };
  cconv = callPackage ../tools/text/cconv { };
  go-check = callPackage ../development/tools/check { };