2022-12-24T02:51:32 haunt 0.2.4 -> 0.2.6 https://repology.org/metapackage/haunt/versions 2022-12-24T02:51:35 attrpath: haunt 2022-12-24T02:51:35 Checking auto update branch... 2022-12-24T02:51:35 No auto update branch exists 2022-12-24T02:51:38 [version] 2022-12-24T02:51:41 [version] updated version and sha256 2022-12-24T02:51:41 [rustCrateVersion] 2022-12-24T02:51:41 [rustCrateVersion] No cargoSha256 found 2022-12-24T02:51:41 [golangModuleVersion] 2022-12-24T02:51:41 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-24T02:51:41 [updateScript] 2022-12-24T02:51:41 [updateScript] skipping because derivation has no updateScript 2022-12-24T02:51:41 2022-12-24T02:51:41 [quotedUrls] 2022-12-24T02:51:41 [quotedUrls] nothing found to replace 2022-12-24T02:51:41 Diff after rewrites: diff --git a/pkgs/applications/misc/haunt/default.nix b/pkgs/applications/misc/haunt/default.nix index 87656d730b2..a45b9fa5fc7 100644 --- a/pkgs/applications/misc/haunt/default.nix +++ b/pkgs/applications/misc/haunt/default.nix @@ -10,11 +10,11 @@ stdenv.mkDerivation rec { pname = "haunt"; - version = "0.2.4"; + version = "0.2.6"; src = fetchurl { url = "https://files.dthompson.us/${pname}/${pname}-${version}.tar.gz"; - hash = "sha256-zOkICg7KmJJhPWPtJRT3C9sYB1Oig1xLtgPNGe0n3xQ="; + hash = "sha256-vPKLQ9hDJdimEAXwIBGgRRlefM8/77xFQoI+0J/lkNs="; }; nativeBuildInputs = [ 2022-12-24T02:53:19 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A haunt nix build failed. 155:9 3 (_ #f) 155:9 2 (_ #f) 263:9 1 (_ #(#(#) #)) 155:9 0 (_ _) ice-9/eval.scm:155:9: In procedure struct_vtable: Wrong type argument in position 1 (expecting struct): # %%%% Starting test utils (Writing full log to "utils.log") # of expected passes 14 FAIL tests/utils.scm (exit status: 1) ============================================================================ Testsuite summary for Haunt 0.2.6 ============================================================================ # TOTAL: 3 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log ============================================================================ make[3]: *** [Makefile:1010: test-suite.log] Error 1 make[3]: Leaving directory '/build/haunt-0.2.6' make[2]: *** [Makefile:1118: check-TESTS] Error 2 make[2]: Leaving directory '/build/haunt-0.2.6' make[1]: *** [Makefile:1344: check-am] Error 2 make[1]: Leaving directory '/build/haunt-0.2.6' make: *** [Makefile:895: check-recursive] Error 1