diff --git a/packages.json b/packages.json index 6b797ce..524832f 100644 --- a/packages.json +++ b/packages.json @@ -5782,5 +5782,19 @@ "description": "A macro for generating [de]serializers for given objects", "license": "MIT", "web": "https://xomachine.github.io/NESM/" + }, + { + "name": "sdnotify", + "url": "https://github.com/FedericoCeratto/nim-sdnotify", + "method": "git", + "tags": [ + "os", + "linux", + "systemd", + "sdnotify" + ], + "description": "Systemd service notification helper", + "license": "MIT", + "web": "https://github.com/FedericoCeratto/nim-sdnotify" } ]