s2png 0.7.2 -> 0.11.0 https://github.com/dbohdan/s2png/releases attrpath: s2png 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/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 ]; 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 s2png nix build failed. got build log for 's2png' from 'daemon' @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/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/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/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/bin/bash: line 1: entr: command not found find: 'standard output': Broken pipe find: write error make: *** [Makefile:12: dev] Error 127