lib.licenses.stk: use upstream spdx info (#541831)

This commit is contained in:
Jo
2026-07-25 16:44:19 +00:00
committed by GitHub
+2 -3
View File
@@ -1421,9 +1421,8 @@ lib.mapAttrs mkLicense (
};
stk = {
shortName = "stk";
fullName = "Synthesis Tool Kit 4.3";
url = "https://github.com/thestk/stk/blob/master/LICENSE";
spdxId = "MIT-STK";
fullName = "MIT-STK License";
};
sudo = {