servialdv: add license
This commit is contained in:
parent
e075f94f47
commit
ffa2030338
|
@ -18,6 +18,7 @@ stdenv.mkDerivation rec {
|
||||||
homepage = "https://github.com/f4exb/serialdv";
|
homepage = "https://github.com/f4exb/serialdv";
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ alkeryn ];
|
maintainers = with maintainers; [ alkeryn ];
|
||||||
|
license = licenses.gpl3;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue