diff --git a/packages.json b/packages.json index e56b0a7..5811f40 100644 --- a/packages.json +++ b/packages.json @@ -13627,6 +13627,18 @@ "license": "MIT", "web": "https://github.com/jrfondren/getr-nim" }, + { + "name": "oshostname", + "url": "https://github.com/jrfondren/nim-oshostname", + "method": "git", + "tags": [ + "posix", + "wrapper" + ], + "description": "Get the current hostname with gethostname(2)", + "license": "MIT", + "web": "https://github.com/jrfondren/nim-oshostname" + }, { "name": "pnm", "url": "https://github.com/jiro4989/pnm",