Merge pull request #336 from vegansk/nrpl

Migrate ``nrpl`` to the new repo. The old one is unsupported for a long time
This commit is contained in:
Dominik Picheta 2016-04-06 10:53:46 +01:00
commit ba618ce9da

View File

@ -2307,7 +2307,7 @@
},
{
"name": "nrpl",
"url": "https://github.com/wheineman/nrpl",
"url": "https://github.com/vegansk/nrpl",
"method": "git",
"tags": [
"REPL",
@ -2315,7 +2315,7 @@
],
"description": "A rudimentary Nim REPL",
"license": "MIT",
"web": "https://github.com/wheineman/nrpl"
"web": "https://github.com/vegansk/nrpl"
},
{
"name": "nim-geocoding",