criterion 2.4.1 -> 2.4.2 https://repology.org/project/criterion/versions 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/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/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/f0m95a8gfkwgijbiscbkn7f3ra6ha70x-gettext-0.21.1/bin/gettext) Program msgfmt found: YES (/nix/store/f0m95a8gfkwgijbiscbkn7f3ra6ha70x-gettext-0.21.1/bin/msgfmt) Program msginit found: YES (/nix/store/f0m95a8gfkwgijbiscbkn7f3ra6ha70x-gettext-0.21.1/bin/msginit) Program msgmerge found: YES (/nix/store/f0m95a8gfkwgijbiscbkn7f3ra6ha70x-gettext-0.21.1/bin/msgmerge) Program xgettext found: YES (/nix/store/f0m95a8gfkwgijbiscbkn7f3ra6ha70x-gettext-0.21.1/bin/xgettext) Found pkg-config: /nix/store/1nvm1a9a9mlwyy7d0hapkzchxgjgpw19-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Found CMake: /nix/store/4vq5ggsg1vmfs09r4sqbidmgvqlxrv14-cmake-3.27.8/bin/cmake (3.27.8) 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