ophis: migrate to by-name

This commit is contained in:
Anderson Torres 2024-11-21 20:23:32 -03:00
parent 0396be8262
commit ad8bd9ff48
2 changed files with 0 additions and 2 deletions

View File

@ -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 { };