lib.licenses.stk: use upstream spdx info

This commit is contained in:
jopejoe1
2026-07-16 09:37:39 +02:00
parent bdc2fa0b31
commit 89be98d540
+2 -3
View File
@@ -1404,9 +1404,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 = {