about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2022-12-20 15:56:47 +0100
committerGitHub <noreply@github.com>2022-12-20 15:56:47 +0100
commit708d255245e7187c6c4c4aba94e64ca67e6a4b2e (patch)
tree3c2d1a438ad832cd2a236cbe3cdbe2aabfd76c52 /lib
parentf8d177029a1a65f987d8010fe5a6f55e72d32264 (diff)
parentc690067fece7ceb7c630d14f9d3d1954068b13f4 (diff)
Merge pull request #205899 from drupol/font/add-garamond-libre
garamond-libre: init at 1.4
Diffstat (limited to 'lib')
-rw-r--r--lib/licenses.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/licenses.nix b/lib/licenses.nix
index 612cfba6c7305..f54ab464357b3 100644
--- a/lib/licenses.nix
+++ b/lib/licenses.nix
@@ -969,6 +969,11 @@ in mkLicense lset) ({
     fullName = "wxWindows Library Licence, Version 3.1";
   };
 
+  x11 = {
+    spdxId = "X11";
+    fullName = "X11 License";
+  };
+
   xfig = {
     fullName = "xfig";
     url = "http://mcj.sourceforge.net/authors.html#xfig"; # https is broken