2022-11-10T00:21:49 liquibase 4.9.0 -> 4.17.2 https://github.com/liquibase/liquibase/releases 2022-11-10T00:21:51 attrpath: liquibase 2022-11-10T00:21:51 Checking auto update branch... 2022-11-10T00:21:51 No auto update branch exists 2022-11-10T00:21:55 [version] 2022-11-10T00:22:03 [version] updated version and sha256 2022-11-10T00:22:03 [rustCrateVersion] 2022-11-10T00:22:03 [rustCrateVersion] No cargoSha256 found 2022-11-10T00:22:03 [golangModuleVersion] 2022-11-10T00:22:03 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-10T00:22:03 [updateScript] 2022-11-10T00:22:03 [updateScript] skipping because derivation has no updateScript 2022-11-10T00:22:03 2022-11-10T00:22:03 [quotedUrls] 2022-11-10T00:22:03 [quotedUrls] nothing found to replace 2022-11-10T00:22:03 Diff after rewrites: diff --git a/pkgs/development/tools/database/liquibase/default.nix b/pkgs/development/tools/database/liquibase/default.nix index 9125e0eb698..72112752dc0 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.17.2"; src = fetchurl { url = "https://github.com/liquibase/liquibase/releases/download/v${version}/${pname}-${version}.tar.gz"; - sha256 = "sha256-1InRJzHqikm6Jd7z54TW6JFn3FO0LtStehWNaC+rdw8="; + sha256 = "sha256-hekQiAAGvcz9fWgFpGAb/zMR9OrevGgIG0v+rF7Hr0A="; }; nativeBuildInputs = [ makeWrapper ]; 2022-11-10T00:23:45 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