2022-11-19T00:47:54 gephi 0.9.6 -> 0.9.7 https://github.com/gephi/gephi/releases 2022-11-19T00:47:58 attrpath: gephi 2022-11-19T00:47:58 Checking auto update branch... 2022-11-19T00:47:58 No auto update branch exists 2022-11-19T00:48:04 [version] 2022-11-19T00:48:12 [version] updated version and sha256 2022-11-19T00:48:12 [rustCrateVersion] 2022-11-19T00:48:12 [rustCrateVersion] No cargoSha256 found 2022-11-19T00:48:12 [golangModuleVersion] 2022-11-19T00:48:12 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-19T00:48:12 [updateScript] 2022-11-19T00:48:12 [updateScript] skipping because derivation has no updateScript 2022-11-19T00:48:12 2022-11-19T00:48:12 [quotedUrls] 2022-11-19T00:48:12 [quotedUrls] nothing found to replace 2022-11-19T00:48:12 Diff after rewrites: diff --git a/pkgs/applications/science/misc/gephi/default.nix b/pkgs/applications/science/misc/gephi/default.nix index bb17fcc9c28..daf3886d484 100644 --- a/pkgs/applications/science/misc/gephi/default.nix +++ b/pkgs/applications/science/misc/gephi/default.nix @@ -1,13 +1,13 @@ { lib, stdenv, fetchFromGitHub, jdk, maven, javaPackages }: let - version = "0.9.6"; + version = "0.9.7"; src = fetchFromGitHub { owner = "gephi"; repo = "gephi"; rev = "v${version}"; - sha256 = "sha256-3+tOwcE7TUeexJCugFsx9SgsKeb7ApNqbMEIi9QaKPE="; + sha256 = "sha256-t2azIdiU/xJvgJa+txi+lutxbJX2j1qSLbv6zLDyPB4="; }; # perform fake build to make a fixed-output derivation out of the files downloaded from maven central (120MB) 2022-11-19T00:53:51 Received ExitFailure 102 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 gephi Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . gephi Standard output: warning: unknown setting 'experimental-features' error: build log of 'gephi' is not available