2022-12-06T18:50:43 s2png 0.7.2 -> 0.11.0 https://github.com/dbohdan/s2png/releases 2022-12-06T18:50:45 attrpath: s2png 2022-12-06T18:50:45 Checking auto update branch... 2022-12-06T18:50:45 No auto update branch exists 2022-12-06T18:50:49 [version] 2022-12-06T18:50:51 [version] updated version and sha256 2022-12-06T18:50:51 [rustCrateVersion] 2022-12-06T18:50:51 [rustCrateVersion] No cargoSha256 found 2022-12-06T18:50:51 [golangModuleVersion] 2022-12-06T18:50:51 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-06T18:50:51 [updateScript] 2022-12-06T18:50:51 [updateScript] skipping because derivation has no updateScript 2022-12-06T18:50:51 2022-12-06T18:50:51 [quotedUrls] 2022-12-06T18:50:51 [quotedUrls] nothing found to replace 2022-12-06T18:50:51 Diff after rewrites: diff --git a/pkgs/tools/graphics/s2png/default.nix b/pkgs/tools/graphics/s2png/default.nix index d3f8b74512a..9ef10f84799 100644 --- a/pkgs/tools/graphics/s2png/default.nix +++ b/pkgs/tools/graphics/s2png/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "s2png"; - version = "0.7.2"; + version = "0.11.0"; src = fetchFromGitHub { owner = "dbohdan"; repo = "s2png"; rev = "v${version}"; - sha256 = "0y3crfm0jqprgxamlly713cka2x1bp6z63p1lw9wh4wc37kpira6"; + sha256 = "sha256-L3Fj0yWoxvmMpui2nnmmR5QWDmYq8ymTjAks71+L0DM="; }; nativeBuildInputs = [ pkg-config ]; 2022-12-06T18:52:22 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 s2png nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/gcz8cnr4634sqxn5hqp9wbzhcfl5b8z3-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash make: [Makefile:28: temp-dir] Error 1 (ignored) find Cargo.* src/ tests/ | entr -r cargo check --target x86_64-unknown-linux-musl --target-dir /tmp//cargo/s2png /nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash: line 1: entr: command not found find: 'standard output': Broken pipe find: write error make: *** [Makefile:12: dev] Error 127