aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmery Hemingway <ehmry@posteo.net>2018-11-26 17:57:00 +0100
committerMiran <narimiran@disroot.org>2018-11-26 17:57:00 +0100
commit6a9466883524fc342639e7a83e0bd279b2d6c963 (patch)
treeea5c983055adccbd258baf1e895c92f745b01c51
parent3c32b40fdc1e8b7feee0b643fbe1ac5611e8cc0a (diff)
downloadpackages-6a9466883524fc342639e7a83e0bd279b2d6c963.tar.gz
packages-6a9466883524fc342639e7a83e0bd279b2d6c963.zip
Added package genode (#942)
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 7b24d9f..8b1535b 100644
--- a/packages.json
+++ b/packages.json
@@ -11652,6 +11652,18 @@
"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",
"method": "git",