Added package nimlink (#3026)

This commit is contained in:
Savant 2025-04-18 21:42:51 -04:00 committed by GitHub
parent 3d634a62f6
commit 4d357f5819
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35113,6 +35113,20 @@
"description": "a library for manipulating data storage units",
"license": "GPL-3.0-only",
"web": "https://gitlab.com/Maxb0tbeep/bytesized"
},
{
"name": "nimlink",
"url": "https://github.com/thing-king/nimlink",
"method": "git",
"tags": [
"nim",
"dev",
"development",
"packages",
"link"
],
"description": "Links Nim packages via `srcDir` correctly",
"license": "MIT",
"web": "https://github.com/thing-king/nimlink"
}
]