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; {
|
||||
homepage = https://dotnet.github.io/core/;
|
||||
homepage = https://github.com/dotnet/core/;
|
||||
description = ".NET is a general purpose development platform";
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with maintainers; [ kuznero ];
|
||||
|
Loading…
Reference in New Issue
Block a user