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