2022-11-06T06:42:38 groovy 3.0.11 -> 4.0.6 https://repology.org/metapackage/groovy/versions 2022-11-06T06:42:41 attrpath: groovy 2022-11-06T06:42:41 Checking auto update branch... 2022-11-06T06:42:41 No auto update branch exists 2022-11-06T06:42:45 [version] 2022-11-06T06:42:48 [version] updated version and sha256 2022-11-06T06:42:48 [rustCrateVersion] 2022-11-06T06:42:48 [rustCrateVersion] No cargoSha256 found 2022-11-06T06:42:48 [golangModuleVersion] 2022-11-06T06:42:48 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-06T06:42:48 [updateScript] 2022-11-06T06:42:48 [updateScript] skipping because derivation has no updateScript 2022-11-06T06:42:48 2022-11-06T06:42:48 [quotedUrls] 2022-11-06T06:42:48 [quotedUrls] nothing found to replace 2022-11-06T06:42:48 Diff after rewrites: diff --git a/pkgs/development/interpreters/groovy/default.nix b/pkgs/development/interpreters/groovy/default.nix index e4c8c607544..97306d6a0d3 100644 --- a/pkgs/development/interpreters/groovy/default.nix +++ b/pkgs/development/interpreters/groovy/default.nix @@ -4,11 +4,11 @@ stdenv.mkDerivation rec { pname = "groovy"; - version = "3.0.11"; + version = "4.0.6"; src = fetchurl { url = "mirror://apache/groovy/${version}/distribution/apache-groovy-binary-${version}.zip"; - sha256 = "85abb44e81f94d794230cf5c2c7f1003e598a5f8a6ae04322f28c6f9efe395f6"; + sha256 = "sha256-47VBVn5leHJ58CAxIGWJvN882quTKNnk1yrSOoaqEFM="; }; nativeBuildInputs = [ makeWrapper unzip ]; 2022-11-06T06:44:27 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 groovy nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/si28g55way3zrpganqmn23vjh58m6hq0-apache-groovy-binary-4.0.6.zip source root is groovy-4.0.6 setting SOURCE_DATE_EPOCH to timestamp 318211200 of file groovy-4.0.6/licenses/xstream-license.txt @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 'indy': No such file or directory