hare 0 -> 1 attrpath: hare Checking auto update branch... [version] [version] skipping because derivation has updateScript [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/rj3bf6fikyly3lq9h5xjw8l9kbm6bwlv-packages.json.drv building '/nix/store/rj3bf6fikyly3lq9h5xjw8l9kbm6bwlv-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 9468e049c4e5..7758c2143aa0 100644 --- a/pkgs/by-name/ha/hare/package.nix +++ b/pkgs/by-name/ha/hare/package.nix @@ -57,7 +57,7 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "hare"; - version = "0.24.0"; + version = "0.24.0-rc2"; outputs = [ "out" "man" ]; @@ -65,7 +65,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/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/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.000026499s math::complex::rect.............................PASS in 0.000022842s math::complex::pow..............................PASS in 0.000036768s math::complex::polar............................PASS in 0.000021570s math::complex::log..............................PASS in 0.000030407s math::complex::isnan............................PASS in 0.000019316s math::complex::exp..............................PASS in 0.000024796s math::complex::cosh.............................PASS in 0.000029444s math::complex::cos..............................PASS in 0.000025557s math::complex::conj.............................PASS in 0.000021470s math::complex::atanh............................PASS in 0.000028673s math::complex::atan.............................PASS in 0.000027762s math::complex::asinh............................PASS in 0.000040465s math::complex::asin.............................PASS in 0.000040786s math::complex::acosh............................PASS in 0.000039603s math::complex::acos.............................PASS in 0.000038050s math::complex::abs..............................PASS in 0.000021340s unix::passwd::nextpw............................PASS in 0.000034464s unix::passwd::nextgr............................PASS in 0.000029345s 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.285072854s make: *** [Makefile:95: check] Error 1