From 1373e2f8b7f621136e620d3f1ec6901d7369a48a Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Mon, 10 Oct 2022 09:43:52 +0200 Subject: [PATCH] Enable go on odin --- odin/hm.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odin/hm.nix b/odin/hm.nix index 0296bad..66d6bf9 100644 --- a/odin/hm.nix +++ b/odin/hm.nix @@ -120,7 +120,7 @@ ../hm_modules/__basic.nix ../hm_modules/cpp.nix - # ../hm_modules/go.nix + ../hm_modules/go.nix ../hm_modules/java.nix ../hm_modules/javascript.nix ../hm_modules/latex.nix