summary refs log tree commit diff
path: root/pkgs/development/go-modules
diff options
context:
space:
mode:
authorRahul Gopinath <rahul@gopinath.org>2016-06-18 23:12:21 -0700
committerRahul Gopinath <rahul@gopinath.org>2016-06-21 00:04:54 -0700
commit293d23abb4da56df9299a28d0022b31da2efc75e (patch)
tree72a773925d7e429d67b3fea691d2263dfc755339 /pkgs/development/go-modules
parent20a8349d625814d6c7d9ad39f2b83a2a02e999f5 (diff)
downloadnixlib-293d23abb4da56df9299a28d0022b31da2efc75e.tar
nixlib-293d23abb4da56df9299a28d0022b31da2efc75e.tar.gz
nixlib-293d23abb4da56df9299a28d0022b31da2efc75e.tar.bz2
nixlib-293d23abb4da56df9299a28d0022b31da2efc75e.tar.lz
nixlib-293d23abb4da56df9299a28d0022b31da2efc75e.tar.xz
nixlib-293d23abb4da56df9299a28d0022b31da2efc75e.tar.zst
nixlib-293d23abb4da56df9299a28d0022b31da2efc75e.zip
elvish: init at 0.1
A novel unix shell written in go language.
Diffstat (limited to 'pkgs/development/go-modules')
-rw-r--r--pkgs/development/go-modules/libs.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/pkgs/development/go-modules/libs.json b/pkgs/development/go-modules/libs.json
index c3bb2eb7ea3d..c7fcf72f1433 100644
--- a/pkgs/development/go-modules/libs.json
+++ b/pkgs/development/go-modules/libs.json
@@ -1,5 +1,14 @@
 [
   {
+    "goPackagePath": "github.com/elves/getopt",
+    "fetch": {
+      "type": "git",
+      "url": "https://github.com/elves/getopt",
+      "rev": "f91a7bf920995832d55a1182f26657bc975b9c24",
+      "sha256": "0wz5dz0iq1b1c2w30mmcgll9xidsrnlvs2906jw9szy0h67310za"
+    }
+  },
+  {
     "goPackagePath": "golang.org/x/sys",
     "fetch": {
       "type": "git",