opengrok 1.0 -> 1.7.42 https://github.com/oracle/opengrok/releases attrpath: opengrok Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/misc/opengrok/default.nix b/pkgs/development/tools/misc/opengrok/default.nix index 0a2bbc30fb5..2be034c10c2 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.42"; # binary distribution src = fetchurl { url = "https://github.com/oracle/opengrok/releases/download/${version}/${pname}-${version}.tar.gz"; - sha256 = "0h4rwfh8m41b7ij931gcbmkihri25m48373qf6ig0714s66xwc4i"; + sha256 = "sha256-5lWPQRqIJ/YQfY4sgvkV79S63waFqY/trK/lfP3FAHE="; }; nativeBuildInputs = [ makeWrapper ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A opengrok nix build failed. got build log for 'opengrok' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/a0sfrwia76jkkyvg60zzc0fvg6g3sp1v-opengrok-1.7.42.tar.gz source root is opengrok-1.7.42 setting SOURCE_DATE_EPOCH to timestamp 1673041737 of file opengrok-1.7.42/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/4iw6lv8y7cbq4xzj9kak63hy4yzg9az4-opengrok-1.7.42/bin/OpenGrok' does not exist