hare 0 -> 1 attrpath: hare Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fqz6cd3g1lhnblldv3hmvakywiissfhd-packages.json.drv building '/nix/store/fqz6cd3g1lhnblldv3hmvakywiissfhd-packages.json.drv'... Going to be running update for following packages: - hare-0.24.0 Press Enter key to continue... Running update for: - hare-0.24.0: UPDATING ... - hare-0.24.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/ha/hare/package.nix b/pkgs/by-name/ha/hare/package.nix index 49e4d91db7f5..b17f58ddf9f2 100644 --- a/pkgs/by-name/ha/hare/package.nix +++ b/pkgs/by-name/ha/hare/package.nix @@ -63,7 +63,7 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "hare"; - version = "0.24.0"; + version = "0.24.0-rc2"; outputs = [ "out" "man" ]; @@ -71,7 +71,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "~sircmpwn"; repo = "hare"; rev = finalAttrs.version; - hash = "sha256-3T+BdNj+Th8QXrcsPMWlN9GBfuMF1ulneWHpDEtyBU8="; + hash = "sha256-6rH2fDKvzqPERbE++BmNEmcnSKIh3fK10Fhe9g6+cTU="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/1gfp7hiwzpv9aglk2yfa9m49jc0n7pa5-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A hare nix build failed. math::complex::sin..............................PASS in 0.000039514s math::complex::rect.............................PASS in 0.000035918s math::complex::pow..............................PASS in 0.000054733s math::complex::polar............................PASS in 0.000032622s math::complex::log..............................PASS in 0.000047099s math::complex::isnan............................PASS in 0.000027051s math::complex::exp..............................PASS in 0.000035246s math::complex::cosh.............................PASS in 0.000034706s math::complex::cos..............................PASS in 0.000033954s math::complex::conj.............................PASS in 0.000028464s math::complex::atanh............................PASS in 0.000037741s math::complex::atan.............................PASS in 0.000037451s math::complex::asinh............................PASS in 0.000054763s math::complex::asin.............................PASS in 0.000060474s math::complex::acosh............................PASS in 0.000057859s math::complex::acos.............................PASS in 0.000056526s math::complex::abs..............................PASS in 0.000032301s unix::passwd::nextpw............................PASS in 0.000053991s unix::passwd::nextgr............................PASS in 0.000046378s Skipped crypto::argon2::samples_slow: Enable with STDLIB_SLOW_TESTS=1 Skipped crypto::sha256::sha256_1gb: Enable with STDLIB_SLOW_TESTS=1 Skipped crypto::sha1::sha1_1gb: Enable with STDLIB_SLOW_TESTS=1 Failures: time::chrono::utc_convfrom_tai: time/chrono/timescale.ha:218:47: slice or array access out of bounds time::chrono::utc_convto_tai: time/chrono/timescale.ha:133:47: slice or array access out of bounds 488 passed; 2 failed; 3 skipped; 493 completed in 1.874526203s make: *** [Makefile:94: check] Error 1