mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add package nim-sudo (#3008)
This commit is contained in:
parent
4ed28b96c4
commit
d9ce92255c
@ -34871,5 +34871,18 @@
|
|||||||
"description": "Sort imports in Nim source files",
|
"description": "Sort imports in Nim source files",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"web": "https://github.com/cycneuramus/nimpsort"
|
"web": "https://github.com/cycneuramus/nimpsort"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nim-sudo",
|
||||||
|
"url": "https://github.com/vandot/nim-sudo",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"sudo",
|
||||||
|
"linux",
|
||||||
|
"unix"
|
||||||
|
],
|
||||||
|
"description": "Simple wrapper to execute osproc.exec* commands with sudo.",
|
||||||
|
"license": "BSD-3-Clause",
|
||||||
|
"web": "https://github.com/vandot/nim-sudo"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user