From c57b309d32d74e4f1e60d32d32c53a76aac89577 Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Sun, 30 May 2021 22:06:45 +0200 Subject: android-tools: init at 31.0.0p1 lowPrio is used to avoid collisions with the simg2img package. Licensing information is in share/licenses/android-tools/AOSP_LICENSE. --- lib/licenses.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib') diff --git a/lib/licenses.nix b/lib/licenses.nix index 88d598d9207..d79ac900439 100644 --- a/lib/licenses.nix +++ b/lib/licenses.nix @@ -760,6 +760,11 @@ lib.mapAttrs (n: v: v // { shortName = n; }) ({ # channel and NixOS images. }; + unicode-dfs-2015 = spdx { + spdxId = "Unicode-DFS-2015"; + fullName = "Unicode License Agreement - Data Files and Software (2015)"; + }; + unicode-dfs-2016 = spdx { spdxId = "Unicode-DFS-2016"; fullName = "Unicode License Agreement - Data Files and Software (2016)"; -- cgit 1.4.1