tyson: change homepage to new name
This commit is contained in:
@@ -37,8 +37,8 @@ buildGoModule rec {
|
||||
meta = with lib; {
|
||||
description = "TypeScript as a configuration language";
|
||||
mainProgram = "tyson";
|
||||
homepage = "https://github.com/jetpack-io/tyson";
|
||||
changelog = "https://github.com/jetpack-io/tyson/releases/tag/${src.rev}";
|
||||
homepage = "https://github.com/jetify-com/tyson";
|
||||
changelog = "https://github.com/jetify-com/tyson/releases/tag/${src.rev}";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ figsoda ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user