Commit ad8bd9ff authored by Anderson Torres's avatar Anderson Torres
Browse files

ophis: migrate to by-name

parent 0396be82
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -4647,8 +4647,6 @@ with pkgs;
  ophcrack-cli = ophcrack.override { enableGui = false; };
  ophis = callPackage ../development/compilers/ophis { };
  open-interpreter = with python3Packages; toPythonApplication open-interpreter;
  openhantek6022 = libsForQt5.callPackage ../applications/science/electronics/openhantek6022 { };