Commit 339478c8 authored by liberodark's avatar liberodark
Browse files

cotp: move by-name

parent c44a31d3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -290,8 +290,6 @@ with pkgs;
    stdenv = clangStdenv;
  };
  cotp = callPackage ../applications/misc/cotp { };
  cope = callPackage ../by-name/co/cope/package.nix {
    perl = perl538;
    perlPackages = perl538Packages;