Unverified Commit c3174011 authored by Emily's avatar Emily Committed by GitHub
Browse files

Merge pull request #262584 from kai-tub/meta/flyway

flyway: meta add `mainProgram`
parents 4ffd1139 d82cd10e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@ stdenv.mkDerivation (finalAttrs: {

      This package is only the Community Edition of the Flyway command-line tool.
    '';
    mainProgram = "flyway";
    downloadPage = "https://github.com/flyway/flyway";
    homepage = "https://flywaydb.org/";
    changelog = "https://documentation.red-gate.com/fd/release-notes-for-flyway-engine-179732572.html";