diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2017-01-23 18:13:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-23 18:13:54 +0100 |
| commit | 644aa4633426d71c970898fb4f7a28a4427e31d2 (patch) | |
| tree | a9b13f72bd2cf02bf7e5a0636d7b34bb61e6a6b9 /packages.json | |
| parent | 86dfb1b7ff5232b107a43cb797c6b5f5f5ac6fcf (diff) | |
| parent | 9601645714560ada7a65e6b3325cfaa81d48f0c3 (diff) | |
| download | packages-644aa4633426d71c970898fb4f7a28a4427e31d2.tar.gz packages-644aa4633426d71c970898fb4f7a28a4427e31d2.zip | |
Merge branch 'master' into master
Diffstat (limited to 'packages.json')
| -rw-r--r-- | packages.json | 14 |
1 files changed, 14 insertions, 0 deletions
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" } ] |
