python3Packages.emmiai-noether: init at 2026.4.0 (#525203)

This commit is contained in:
Yt
2026-05-28 16:28:27 +00:00
committed by GitHub
4 changed files with 227 additions and 0 deletions

View File

@@ -575,6 +575,13 @@ lib.mapAttrs mkLicense (
free = false;
};
enpl = {
fullName = "Emmi AI Non-Production License";
url = "https://github.com/Emmi-AI/noether/blob/main/LICENSE.txt";
free = false;
redistributable = true;
};
epl10 = {
spdxId = "EPL-1.0";
fullName = "Eclipse Public License 1.0";