nim_lk: 20241025 -> 20250309

This commit is contained in:
Emery Hemingway
2025-03-18 15:37:07 +05:30
committed by Emery Hemingway
parent 03ebee133a
commit a6fb6f8909
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ buildNimSbom (finalAttrs: {
owner = "~ehmry";
repo = "nim_lk";
rev = finalAttrs.version;
hash = "sha256-1WD1UVi6N7tftE69LAhx86Qxc97oMHKARFsCVGqtEm4=";
hash = "sha256-BZNQs8zMtBMcqafvU+WyjtBZQJ8zhQIPSR51j7C9Z6g=";
};
buildInputs = [ openssl ];
+1 -1
View File
@@ -7,7 +7,7 @@
"bom-ref": "pkg:nim/nim_lk",
"name": "nim_lk",
"description": "Tool for generating Nim lockfiles",
"version": "20241025",
"version": "20250309",
"authors": [
{
"name": "Emery Hemingway"