Add package nim_lk (#2881)

This commit is contained in:
Emery Hemingway 2024-05-26 02:18:58 +00:00 committed by GitHub
parent 06fd2a5a62
commit 9f7b1c7a26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33486,5 +33486,17 @@
"description": "Basic wrapper over std/sysrand",
"license": "BSD-3-Clause",
"web": "https://github.com/penguinite/rng"
},
{
"name": "nim_lk",
"url": "https://git.sr.ht/~ehmry/nim_lk",
"method": "git",
"tags": [
"package",
"sbom"
],
"description": "Nix lockfile generator",
"license": "BSD-3-Clause",
"web": "https://git.sr.ht/~ehmry/nim_lk"
}
]