2022-12-30T00:41:07 liquibase 4.9.0 -> 4.18.0 https://repology.org/metapackage/liquibase/versions 2022-12-30T00:41:09 attrpath: liquibase 2022-12-30T00:41:09 Checking auto update branch... 2022-12-30T00:41:09 No auto update branch exists 2022-12-30T00:41:13 [version] 2022-12-30T00:41:26 [version] updated version and sha256 2022-12-30T00:41:26 [rustCrateVersion] 2022-12-30T00:41:26 [rustCrateVersion] No cargoSha256 found 2022-12-30T00:41:26 [golangModuleVersion] 2022-12-30T00:41:26 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-30T00:41:26 [updateScript] 2022-12-30T00:41:26 [updateScript] skipping because derivation has no updateScript 2022-12-30T00:41:26 2022-12-30T00:41:26 [quotedUrls] 2022-12-30T00:41:26 [quotedUrls] nothing found to replace 2022-12-30T00:41:26 Diff after rewrites: diff --git a/pkgs/development/tools/database/liquibase/default.nix b/pkgs/development/tools/database/liquibase/default.nix index 9125e0eb698..759f7e8d0b2 100644 --- a/pkgs/development/tools/database/liquibase/default.nix +++ b/pkgs/development/tools/database/liquibase/default.nix @@ -24,11 +24,11 @@ in stdenv.mkDerivation rec { pname = "liquibase"; - version = "4.9.0"; + version = "4.18.0"; src = fetchurl { url = "https://github.com/liquibase/liquibase/releases/download/v${version}/${pname}-${version}.tar.gz"; - sha256 = "sha256-1InRJzHqikm6Jd7z54TW6JFn3FO0LtStehWNaC+rdw8="; + sha256 = "sha256-YRP2UtBqcVVtbtSouzcasthDAQywNlN56D34tFZKanY="; }; nativeBuildInputs = [ makeWrapper ]; 2022-12-30T00:42:54 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A liquibase nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building no Makefile, doing nothing @nix { "action": "setPhase", "phase": "installPhase" } installing mv: cannot stat './liquibase.jar': No such file or directory