Merge pull request #103376 from mercurytoxic/patch-1
pivx: Correct homepage
This commit is contained in:
commit
9ea918d9d7
@ -52,7 +52,7 @@ stdenv.mkDerivation rec {
|
||||
Zero Knowledge cryptography proofs for industry-leading transaction anonymity.
|
||||
'';
|
||||
license = licenses.mit;
|
||||
homepage = "https://www.dash.org";
|
||||
homepage = "https://pivx.org";
|
||||
maintainers = with maintainers; [ wucke13 ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user