Loading pkgs/development/tools/database/liquibase/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -88,7 +88,7 @@ stdenv.mkDerivation rec { changelog = "https://raw.githubusercontent.com/liquibase/liquibase/v${version}/changelog.txt"; sourceProvenance = with sourceTypes; [ binaryBytecode ]; license = licenses.asl20; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ jsoo1 ]; platforms = with platforms; unix; }; } Loading
pkgs/development/tools/database/liquibase/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -88,7 +88,7 @@ stdenv.mkDerivation rec { changelog = "https://raw.githubusercontent.com/liquibase/liquibase/v${version}/changelog.txt"; sourceProvenance = with sourceTypes; [ binaryBytecode ]; license = licenses.asl20; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ jsoo1 ]; platforms = with platforms; unix; }; }