omnisharp-roslyn: add meta.homepage
This commit is contained in:
parent
69756add0d
commit
0476b979c4
@ -33,6 +33,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "OmniSharp based on roslyn workspaces";
|
description = "OmniSharp based on roslyn workspaces";
|
||||||
|
homepage = "https://github.com/OmniSharp/omnisharp-roslyn";
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ tesq0 ];
|
maintainers = with maintainers; [ tesq0 ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user