diff --git a/pkgs/oizys/config.nims b/pkgs/oizys/config.nims index bbf9469..fcbd3f8 100644 --- a/pkgs/oizys/config.nims +++ b/pkgs/oizys/config.nims @@ -1,6 +1,3 @@ -task build, "build oizys": - selfExec "c -o:oizys src/oizys.nim" - # begin Nimble config (version 2) --noNimblePath when withDir(thisDir(), system.fileExists("nimble.paths")):