diff options
| -rw-r--r-- | packages.json | 12 |
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", |
