tgpt 2.7.4 -> 2.8.0 https://repology.org/project/tgpt/versions attrpath: tgpt Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-docq/r6yyMPsuUyFbtCMaYfEVL0gLmyTy4PbrAemR00=" [golangModuleVersion] Replaced vendorHash with sha256-rB7l3ihX+ReqwaJFrkpCuP2w9P7Vgzir6fOfwLxkTUk= Received ExitFailure 1 when running Raw command: /nix/store/y0qaalgy7nk3kvnk09j4466skm8ry55l-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A tgpt nix build failed. Building subPackage ./providers/ollama Building subPackage ./providers/openai Building subPackage ./providers/opengpts Building subPackage ./providers/phind Building subPackage ./structs Building subPackage ./utils buildPhase completed in 42 seconds @nix { "action": "setPhase", "phase": "checkPhase" } Running phase: checkPhase evaling implicit 'preCheck' string hook --- FAIL: TestRequest (0.00s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x78b49d] goroutine 19 [running]: testing.tRunner.func1.2({0x7cb820, 0xb59750}) /nix/store/3v17dij8rvg7q99009swxg52995r7s22-go-1.22.5/share/go/src/testing/testing.go:1631 +0x24a testing.tRunner.func1() /nix/store/3v17dij8rvg7q99009swxg52995r7s22-go-1.22.5/share/go/src/testing/testing.go:1634 +0x377 panic({0x7cb820?, 0xb59750?}) /nix/store/3v17dij8rvg7q99009swxg52995r7s22-go-1.22.5/share/go/src/runtime/panic.go:770 +0x132 github.com/aandrew-me/tgpt/v2/providers/opengpts.TestRequest(0xc000148d00) /build/source/providers/opengpts/opengpts_test.go:14 +0x7d testing.tRunner(0xc000148d00, 0x86a868) /nix/store/3v17dij8rvg7q99009swxg52995r7s22-go-1.22.5/share/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 1 /nix/store/3v17dij8rvg7q99009swxg52995r7s22-go-1.22.5/share/go/src/testing/testing.go:1742 +0x390 FAIL github.com/aandrew-me/tgpt/v2/providers/opengpts 0.007s FAIL