[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#44940] [PATCH 4/4] gnu: Add gron.
From: |
Joseph LaFreniere |
Subject: |
[bug#44940] [PATCH 4/4] gnu: Add gron. |
Date: |
Sat, 28 Nov 2020 23:08:02 -0600 |
* gnu/packages/golang.scm (gron): New variable.
---
gnu/packages/golang.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index a4f0c80ce9..2b4de0cd4f 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -1175,6 +1175,8 @@ to use line-based tools such as grep to search for what
you want and see the
absolute \"path\" to it.")
(license license:expat)))
+(define-public gron go-github-com-tomnomnom-gron)
+
(define-public go-github-com-tv42-httpunix
(let ((commit "2ba4b9c3382c77e7b9ea89d00746e6111d142a22")
(revision "0"))
--
2.29.2