Merge master into staging-next

This commit is contained in:
nixpkgs-ci[bot]
2025-11-04 00:17:07 +00:00
committed by GitHub
144 changed files with 2504 additions and 942 deletions

View File

@@ -665,6 +665,11 @@ lib.mapAttrs mkLicense (
url = "https://www.gust.org.pl/projects/e-foundry/licenses/GUST-FONT-SOURCE-LICENSE.txt";
};
gnuplot = {
spdxId = "gnuplot";
fullName = "gnuplot License";
};
gpl1Only = {
spdxId = "GPL-1.0-only";
fullName = "GNU General Public License v1.0 only";