online-judge-template-g-generator: migrate to by-name
This commit is contained in:
@@ -1794,8 +1794,6 @@ with pkgs;
|
||||
|
||||
ocrmypdf = with python3.pkgs; toPythonApplication ocrmypdf;
|
||||
|
||||
online-judge-template-generator = callPackage ../tools/misc/online-judge-template-generator { };
|
||||
|
||||
online-judge-tools = with python3.pkgs; toPythonApplication online-judge-tools;
|
||||
|
||||
inherit (ocamlPackages) patdiff;
|
||||
|
||||
Reference in New Issue
Block a user