libuv: add licenses
This commit is contained in:
parent
13649b9eee
commit
0d0b4a8988
@ -66,6 +66,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://github.com/libuv/libuv;
|
homepage = https://github.com/libuv/libuv;
|
||||||
maintainers = with maintainers; [ cstrahan ];
|
maintainers = with maintainers; [ cstrahan ];
|
||||||
platforms = with platforms; linux ++ darwin;
|
platforms = with platforms; linux ++ darwin;
|
||||||
|
license = with licenses; [ mit isc bsd2 bsd3 cc-by-40 ];
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user