Merge pull request #46821 from adamtulinius/patch-1
coreclr: update homepage
This commit is contained in:
commit
ffaaac7f94
@ -92,7 +92,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = https://dotnet.github.io/core/;
|
homepage = https://github.com/dotnet/core/;
|
||||||
description = ".NET is a general purpose development platform";
|
description = ".NET is a general purpose development platform";
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
maintainers = with maintainers; [ kuznero ];
|
maintainers = with maintainers; [ kuznero ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user