harmonia: update homepage + maintainer
This commit is contained in:
parent
e7a72819bd
commit
574bc9e054
@ -39,8 +39,8 @@ rustPlatform.buildRustPackage rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Nix binary cache";
|
description = "Nix binary cache";
|
||||||
homepage = "https://github.com/helsinki-systems/harmonia";
|
homepage = "https://github.com/nix-community/harmonia";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ fab ];
|
maintainers = with maintainers; [ fab mic92 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user