From 3ec5a9f36b37774542fd49a75649b32f6bf3c540 Mon Sep 17 00:00:00 2001 From: c0bw3b Date: Sat, 22 Jan 2022 18:50:40 +0100 Subject: lib.licenses: add Imlib2 --- lib/licenses.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/licenses.nix') diff --git a/lib/licenses.nix b/lib/licenses.nix index d305001a5c1..d07a6449b8f 100644 --- a/lib/licenses.nix +++ b/lib/licenses.nix @@ -460,6 +460,11 @@ in mkLicense lset) ({ spdxId = "imagemagick"; }; + imlib2 = { + spdxId = "Imlib2"; + fullName = "Imlib2 License"; + }; + inria-compcert = { fullName = "INRIA Non-Commercial License Agreement for the CompCert verified compiler"; url = "https://compcert.org/doc/LICENSE.txt"; -- cgit 1.4.1