_3llo: migrate to by-name

This commit is contained in:
Guy Chronister
2025-11-03 08:46:29 -06:00
parent 650fadd877
commit 74432d9de5
5 changed files with 0 additions and 2 deletions
-2
View File
@@ -966,8 +966,6 @@ with pkgs;
### TOOLS
_3llo = callPackage ../tools/misc/3llo { };
_7zz-rar = _7zz.override { enableUnfree = true; };
acquire = with python3Packages; toPythonApplication acquire;