Commit a3a47cef authored by Mario Rodas's avatar Mario Rodas
Browse files

fastlane: update homepage

parent 8346a7a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ bundlerApp {
  meta = with lib; {
    description = "A tool to automate building and releasing iOS and Android apps";
    longDescription = "fastlane is a tool for iOS and Android developers to automate tedious tasks like generating screenshots, dealing with provisioning profiles, and releasing your application.";
    homepage = "https://github.com/fastlane/fastlane";
    homepage = "https://fastlane.tools/";
    license = licenses.mit;
    maintainers = with maintainers; [
      peterromfeldhk