2022-11-03T19:51:19 opengrok 1.0 -> 1.7.37 https://github.com/oracle/opengrok/releases 2022-11-03T19:51:22 attrpath: opengrok 2022-11-03T19:51:22 Checking auto update branch... 2022-11-03T19:51:22 No auto update branch exists 2022-11-03T19:51:26 [version] 2022-11-03T19:51:37 [version] updated version and sha256 2022-11-03T19:51:37 [rustCrateVersion] 2022-11-03T19:51:37 [rustCrateVersion] No cargoSha256 found 2022-11-03T19:51:37 [golangModuleVersion] 2022-11-03T19:51:37 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-03T19:51:37 [updateScript] 2022-11-03T19:51:37 [updateScript] skipping because derivation has no updateScript 2022-11-03T19:51:37 2022-11-03T19:51:37 [quotedUrls] 2022-11-03T19:51:37 [quotedUrls] nothing found to replace 2022-11-03T19:51:37 Diff after rewrites: diff --git a/pkgs/development/tools/misc/opengrok/default.nix b/pkgs/development/tools/misc/opengrok/default.nix index 0a2bbc30fb5..66461f507b8 100644 --- a/pkgs/development/tools/misc/opengrok/default.nix +++ b/pkgs/development/tools/misc/opengrok/default.nix @@ -2,12 +2,12 @@ stdenv.mkDerivation rec { pname = "opengrok"; - version = "1.0"; + version = "1.7.37"; # binary distribution src = fetchurl { url = "https://github.com/oracle/opengrok/releases/download/${version}/${pname}-${version}.tar.gz"; - sha256 = "0h4rwfh8m41b7ij931gcbmkihri25m48373qf6ig0714s66xwc4i"; + sha256 = "sha256-hVPGHh1nWM/DYipJptRRLxaam/r7Vw+8lVYBv2fPp2E="; }; nativeBuildInputs = [ makeWrapper ]; 2022-11-03T19:53:10 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 opengrok nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/k2pxmzmvfqblxp8qj3gzc6zv7dxzr1ak-opengrok-1.7.37.tar.gz source root is opengrok-1.7.37 setting SOURCE_DATE_EPOCH to timestamp 1666819518 of file opengrok-1.7.37/tools/opengrok-tools.tar.gz @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 substitute(): ERROR: file '/nix/store/4mj00l9x79z09yjh91z07djknkks0w0s-opengrok-1.7.37/bin/OpenGrok' does not exist