licenses: add stk

This commit is contained in:
Bart Brouns
2020-12-02 13:02:40 +01:00
parent 2526f22723
commit f3301f6789
+6
View File
@@ -703,6 +703,12 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
free = false;
};
stk = {
shortName = "stk";
fullName = "Synthesis Tool Kit 4.3";
url = https://github.com/thestk/stk/blob/master/LICENSE;
};
tcltk = spdx {
spdxId = "TCL";
fullName = "TCL/TK License";