evdi: added maintainer eyjhb
This commit is contained in:
parent
f72d51cc4e
commit
6f5b995a9d
@ -29,6 +29,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Extensible Virtual Display Interface";
|
description = "Extensible Virtual Display Interface";
|
||||||
|
maintainers = with maintainers; [ eyjhb ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
license = with licenses; [ lgpl21 gpl2 ];
|
license = with licenses; [ lgpl21 gpl2 ];
|
||||||
homepage = "https://www.displaylink.com/";
|
homepage = "https://www.displaylink.com/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user