haunt 0.2.4 -> 0.2.6 https://repology.org/metapackage/haunt/versions attrpath: haunt Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace 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 = [ 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 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