lib.licenses: add ngrep

This commit is contained in:
jopejoe1
2026-07-11 11:14:53 +02:00
parent bbb4df715c
commit 7757c50b02
+5
View File
@@ -1168,6 +1168,11 @@ lib.mapAttrs mkLicense (
fullName = "Nethack General Public License";
};
ngrep = {
spdxId = "ngrep";
fullName = "ngrep License";
};
nistSoftware = {
spdxId = "NIST-Software";
fullName = "NIST Software License";