mescc-tools 1.5.1 -> 1.5.2 https://repology.org/project/mescc-tools/versions attrpath: mescc-tools 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/by-name/me/mescc-tools/package.nix b/pkgs/by-name/me/mescc-tools/package.nix index 635e375aa80b..d70a408e7a89 100644 --- a/pkgs/by-name/me/mescc-tools/package.nix +++ b/pkgs/by-name/me/mescc-tools/package.nix @@ -7,12 +7,12 @@ stdenv.mkDerivation (finalAttrs: { pname = "mescc-tools"; - version = "1.5.1"; + version = "1.5.2"; src = fetchFromSavannah { repo = "mescc-tools"; rev = "Release_${finalAttrs.version}"; - hash = "sha256-jFDrmzsjKEQKOKlsch1ceWtzUhoJAJVyHjXGVhjE9/U="; + hash = "sha256-4QP2mynTo8hbTYPGvPIDg+rgZ0SXsTke3lio9uk67tc="; }; # Don't use vendored M2libc 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 mescc-tools nix build failed. + export 'LC_ALL=C' + export 'LANG=C' + export 'LANGUAGE=C' + which sha256sum + '[' -e /nix/store/5idwbbv23b6vnqdicx97s3hsgrwwnj7j-coreutils-9.4/bin/sha256sum ] + sha256sum -c test/test.answers test/results/test0-binary: OK test/results/test1-binary: OK test/results/test10-binary: OK test/results/test11-binary: OK test/results/test12-binary: OK test/results/test13-binary: OK test/results/test2-binary: OK test/results/test3-binary: OK test/results/test4-binary: OK test/results/test5-binary: OK test/results/test6-binary: OK test/results/test7-binary: OK test/results/test8-binary: OK test/results/test9-binary: OK + cd Kaem + make test make[1]: Entering directory '/build/source/Kaem' mkdir -p ../bin mkdir -p test/results ./test.sh /nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash: line 1: ./test.sh: cannot execute: required file not found make[1]: *** [makefile:36: test] Error 127 make[1]: Leaving directory '/build/source/Kaem' make: *** [makefile:101: test] Error 2