harfbuzz: add license
This commit is contained in:
@@ -63,6 +63,7 @@ stdenv.mkDerivation {
|
|||||||
homepage = http://www.freedesktop.org/wiki/Software/HarfBuzz;
|
homepage = http://www.freedesktop.org/wiki/Software/HarfBuzz;
|
||||||
downloadPage = "https://www.freedesktop.org/software/harfbuzz/release/";
|
downloadPage = "https://www.freedesktop.org/software/harfbuzz/release/";
|
||||||
maintainers = [ maintainers.eelco ];
|
maintainers = [ maintainers.eelco ];
|
||||||
|
license = licenses.mit;
|
||||||
platforms = with platforms; linux ++ darwin;
|
platforms = with platforms; linux ++ darwin;
|
||||||
inherit version;
|
inherit version;
|
||||||
updateWalker = true;
|
updateWalker = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user