Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit 3b3bc47

Browse files
Emery Hemingwayjkowalleck
andauthored
tools.yml: add nim_lk (#316)
Signed-off-by: Jan Kowalleck <[email protected]> Co-authored-by: Jan Kowalleck <[email protected]>
1 parent edfdcdf commit 3b3bc47

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

_data/tools.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1992,6 +1992,15 @@
19921992
categories:
19931993
- proprietary
19941994
- analysis
1995+
- name: nim_lk
1996+
publisher: Emery Hemingway
1997+
description: Create and update SBOMs for the Nim programing language. Includes a translation module for the Nimble package manager as well as a Nix expression for building packages from SBOMs.
1998+
websiteUrl: https://git.sr.ht/~ehmry/nim_lk
1999+
repoUrl: https://git.sr.ht/~ehmry/nim_lk
2000+
categories:
2001+
- author
2002+
- build-integration
2003+
- opensource
19952004

19962005
# `description` will be truncated at 250 characters
19972006
# `categories` values may be the keys from `tool-categories.yml` file

0 commit comments

Comments
 (0)