From d1e987b6d7112a34ccc6b3752c5b91b988a13b45 Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Fri, 9 Oct 2020 09:49:17 -0700 Subject: [PATCH] unblock https://github.com/nim-lang/Nim/pull/14887 refs https://github.com/nim-lang/Nim/pull/14887 --- config.nims | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.nims b/config.nims index ad1aaa7..bfc17e8 100644 --- a/config.nims +++ b/config.nims @@ -1,4 +1,4 @@ -import ospaths +import os srcdir = "src"