We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03ebee1 commit a6fb6f8Copy full SHA for a6fb6f8
pkgs/by-name/ni/nim_lk/package.nix
@@ -17,7 +17,7 @@ buildNimSbom (finalAttrs: {
17
owner = "~ehmry";
18
repo = "nim_lk";
19
rev = finalAttrs.version;
20
- hash = "sha256-1WD1UVi6N7tftE69LAhx86Qxc97oMHKARFsCVGqtEm4=";
+ hash = "sha256-BZNQs8zMtBMcqafvU+WyjtBZQJ8zhQIPSR51j7C9Z6g=";
21
};
22
23
buildInputs = [ openssl ];
pkgs/by-name/ni/nim_lk/sbom.json
@@ -7,7 +7,7 @@
7
"bom-ref": "pkg:nim/nim_lk",
8
"name": "nim_lk",
9
"description": "Tool for generating Nim lockfiles",
10
- "version": "20241025",
+ "version": "20250309",
11
"authors": [
12
{
13
"name": "Emery Hemingway"
0 commit comments