···1616 runHook postInstall
1717 '';
1818 meta = with lib;{
1919- homepage = "https://github/binpash/try";
1919+ homepage = "https://github.com/binpash/try";
2020 description = "Lets you run a command and inspect its effects before changing your live system";
2121 maintainers = with maintainers; [ pasqui23 ];
2222 license = with licenses; [ mit ];