criterion 2.4.1 -> 2.4.2 https://github.com/Snaipe/Criterion/releases attrpath: criterion 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/development/libraries/criterion/default.nix b/pkgs/development/libraries/criterion/default.nix index 9b3304f6012f..eec657f0676f 100644 --- a/pkgs/development/libraries/criterion/default.nix +++ b/pkgs/development/libraries/criterion/default.nix @@ -4,13 +4,13 @@ stdenv.mkDerivation rec { pname = "criterion"; - version = "2.4.1"; + version = "2.4.2"; src = fetchFromGitHub { owner = "Snaipe"; repo = "Criterion"; rev = "v${version}"; - sha256 = "KT1XvhT9t07/ubsqzrVUp4iKcpVc1Z+saGF4pm2RsgQ="; + sha256 = "sha256-5GH7AYjrnBnqiSmp28BoaM1Xmy8sPs1atfqJkGy3Yf0="; fetchSubmodules = true; }; Received ExitFailure 1 when running Raw command: /nix/store/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A criterion nix build failed. Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -fexceptions: YES Compiler for C supports arguments /SAFESEH:NO: NO Compiler for C supports arguments /source-charset:utf-8: NO Checking for function "clock_gettime" : YES Checking for function "fopencookie" : YES Checking for function "funopen" : NO Checking for function "getcwd" : YES Checking for function "isatty" : YES Checking for function "nl_langinfo" : YES Checking for function "open_memstream" : YES Checking for function "strtok_r" : YES Checking for function "strtok_s" : NO Header "time.h" has symbol "CLOCK_MONOTONIC_RAW" : YES Checking for function "GetCurrentDirectory" : NO Checking for function "PathIsRelative" : NO Has header "synchapi.h" : NO Program gettext found: YES (/nix/store/c34vc40ksciy7y2w1d410gwragbx8sch-gettext-0.21.1/bin/gettext) Program msgfmt found: YES (/nix/store/c34vc40ksciy7y2w1d410gwragbx8sch-gettext-0.21.1/bin/msgfmt) Program msginit found: YES (/nix/store/c34vc40ksciy7y2w1d410gwragbx8sch-gettext-0.21.1/bin/msginit) Program msgmerge found: YES (/nix/store/c34vc40ksciy7y2w1d410gwragbx8sch-gettext-0.21.1/bin/msgmerge) Program xgettext found: YES (/nix/store/c34vc40ksciy7y2w1d410gwragbx8sch-gettext-0.21.1/bin/xgettext) Found pkg-config: YES (/nix/store/a3752l19hc76dmzh1wgrxbsxh6lfx67z-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Found CMake: /nix/store/9walp7knvqvmnpp9pqwjsdpnx2524ack-cmake-3.28.3/bin/cmake (3.28.3) Run-time dependency debugbreak found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency debugbreak meson.build:141:13: ERROR: Automatic wrap-based subproject downloading is disabled A full log can be found at /build/source/build/meson-logs/meson-log.txt