ophis: migrate to by-name

This commit is contained in:
Anderson Torres
2024-11-30 16:30:58 -03:00
parent 0396be8262
commit ad8bd9ff48
2 changed files with 0 additions and 2 deletions
-2
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 { };