mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
online-judge-template-g-generator: migrate to by-name
(cherry picked from commit 0747e884ad)
This commit is contained in:
parent
a48f69729f
commit
90c939faae
2 changed files with 0 additions and 2 deletions
|
|
@ -1812,8 +1812,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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue