Commit 74432d9d authored by Guy Chronister's avatar Guy Chronister
Browse files

_3llo: migrate to by-name

parent 650fadd8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -966,8 +966,6 @@ with pkgs;

  ### TOOLS

  _3llo = callPackage ../tools/misc/3llo { };

  _7zz-rar = _7zz.override { enableUnfree = true; };

  acquire = with python3Packages; toPythonApplication acquire;