Added package genode (#942)

This commit is contained in:
Emery Hemingway 2018-11-26 17:57:00 +01:00 committed by Miran
parent 3c32b40fdc
commit 6a94668835

View File

@ -11651,6 +11651,18 @@
"license": "MIT",
"web": "https://github.com/ehmry/nim-haraka"
},
{
"name": "genode",
"url": "https://github.com/ehmry/nim-genode",
"method": "git",
"tags": [
"genode",
"system"
],
"description": "System libraries for the Genode Operating System Framework",
"license": "AGPLv3",
"web": "https://github.com/ehmry/nim-genode"
},
{
"name": "moe",
"url": "https://github.com/fox0430/moe",