aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlaviu Tamas <me@flaviutamas.com>2015-11-16 20:03:44 -0500
committerFlaviu Tamas <me@flaviutamas.com>2015-11-16 20:03:44 -0500
commit9f35ea40e239d7e90f0d76f0839ae8f3b14c72eb (patch)
tree89f71555e17aab7767e47d06b4f54948d20c41bb
parent3c49a3586891fead7678325bc93ce7de40d67f62 (diff)
parentc76164c2a59fd900a0cb5d0af5460bb67b98ec6e (diff)
downloadpackages-9f35ea40e239d7e90f0d76f0839ae8f3b14c72eb.tar.gz
packages-9f35ea40e239d7e90f0d76f0839ae8f3b14c72eb.zip
Merge pull request #270 from nim-lang/revert-269-patch-1
Revert "Added nimcat"
-rw-r--r--packages.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/packages.json b/packages.json
index de9e107..77212af 100644
--- a/packages.json
+++ b/packages.json
@@ -3485,17 +3485,5 @@
"description": "Minimalistic libnotify wrapper for desktop notifications",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-libnotify"
- },
- {
- "name": "nimcat",
- "url": "https://github.com/shakna-israel/nimcat",
- "method": "git",
- "tags": [
- "cat",
- "cli"
- ],
- "description": "An implementation of cat in Nim",
- "license": "MIT",
- "web": "https://github.com/shakna-israel/nimcat",
}
]