Added package nmr (#3043)

This commit is contained in:
Ethosa 2025-05-21 13:47:46 +07:00 committed by GitHub
parent 6f37a4446f
commit ccaa166e61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35273,7 +35273,8 @@
"description": "LSP implementation for Nim based on `nim check`",
"license": "MIT",
"web": "https://github.com/ire4ever1190/nimsight"
},{
},
{
"name": "fur",
"url": "https://github.com/capocasa/fur",
"method": "git",
@ -35313,5 +35314,19 @@
"description": "Social networking library powering Onbox.",
"license": "AGPL-3.0-or-later",
"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"
}
]