mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Added package nmr (#3043)
This commit is contained in:
parent
6f37a4446f
commit
ccaa166e61
@ -35273,7 +35273,8 @@
|
|||||||
"description": "LSP implementation for Nim based on `nim check`",
|
"description": "LSP implementation for Nim based on `nim check`",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ire4ever1190/nimsight"
|
"web": "https://github.com/ire4ever1190/nimsight"
|
||||||
},{
|
},
|
||||||
|
{
|
||||||
"name": "fur",
|
"name": "fur",
|
||||||
"url": "https://github.com/capocasa/fur",
|
"url": "https://github.com/capocasa/fur",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
@ -35313,5 +35314,19 @@
|
|||||||
"description": "Social networking library powering Onbox.",
|
"description": "Social networking library powering Onbox.",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"web": "https://codeberg.org/onbox/amicus"
|
"web": "https://codeberg.org/onbox/amicus"
|
||||||
}]
|
},
|
||||||
|
{
|
||||||
|
"name": "nmr",
|
||||||
|
"url": "https://github.com/HapticX/nmr",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"package-manager",
|
||||||
|
"package",
|
||||||
|
"nimble-alternative",
|
||||||
|
"nimble"
|
||||||
|
],
|
||||||
|
"description": "A super-fast Nim package manager with automatic dependency graph and parallel installation.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/HapticX/nmr"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user