gpt4all 2.8.0 -> 3.0.0 https://github.com/nomic-ai/gpt4all/releases attrpath: gpt4all Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/by-name/gp/gpt4all/package.nix b/pkgs/by-name/gp/gpt4all/package.nix index fbf652297a25..f9b53306a90d 100644 --- a/pkgs/by-name/gp/gpt4all/package.nix +++ b/pkgs/by-name/gp/gpt4all/package.nix @@ -14,11 +14,11 @@ stdenv.mkDerivation (finalAttrs: { pname = "gpt4all"; - version = "2.8.0"; + version = "3.0.0"; src = fetchFromGitHub { fetchSubmodules = true; - hash = "sha256-aSz37+1K26Xizf4cpV45a2DnSsl959VQok/ppFRk/hs="; + hash = "sha256-cVVB4bri+cxexHtAWWkIbnvkk/Fp6E6dCizhRCnn0Ss="; owner = "nomic-ai"; repo = "gpt4all"; rev = "v${finalAttrs.version}"; Received ExitFailure 1 when running Raw command: /nix/store/1rkn4zznmzlzqihnvwz9phqjnifa099k-nix-2.18.4/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A gpt4all nix build failed. /nix/store/d3xlrk3cbibpynylxgxkrpw864krqyv8-qtdeclarative-6.7.2/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:468 (__qt_internal_setup_policy) /nix/store/d3xlrk3cbibpynylxgxkrpw864krqyv8-qtdeclarative-6.7.2/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:780 (qt6_add_qml_module) CMakeLists.txt:130 (qt_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning at /nix/store/d3xlrk3cbibpynylxgxkrpw864krqyv8-qtdeclarative-6.7.2/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:3459 (message): The qml plugin 'qtgraphicaleffectsplugin' is a dependency of 'chat', but the link target it defines (Qt6::qtgraphicaleffectsplugin) does not exist in the current scope. The plugin will not be linked. Call Stack (most recent call first): /nix/store/4qrmlniaj7x49sl6i1w4c2sjjdx00ghh-qtbase-6.7.2/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:678 (qt6_import_qml_plugins) /nix/store/4qrmlniaj7x49sl6i1w4c2sjjdx00ghh-qtbase-6.7.2/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:678 (cmake_language) /nix/store/4qrmlniaj7x49sl6i1w4c2sjjdx00ghh-qtbase-6.7.2/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:774 (_qt_internal_finalize_executable) /nix/store/4qrmlniaj7x49sl6i1w4c2sjjdx00ghh-qtbase-6.7.2/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:743:EVAL:1 (qt6_finalize_target) CMakeLists.txt:DEFERRED  CMake Warning at /nix/store/d3xlrk3cbibpynylxgxkrpw864krqyv8-qtdeclarative-6.7.2/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:3459 (message): The qml plugin 'qtgraphicaleffectsprivateplugin' is a dependency of 'chat', but the link target it defines (Qt6::qtgraphicaleffectsprivate) does not exist in the current scope. The plugin will not be linked. Call Stack (most recent call first): /nix/store/4qrmlniaj7x49sl6i1w4c2sjjdx00ghh-qtbase-6.7.2/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:678 (qt6_import_qml_plugins) /nix/store/4qrmlniaj7x49sl6i1w4c2sjjdx00ghh-qtbase-6.7.2/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:678 (cmake_language) /nix/store/4qrmlniaj7x49sl6i1w4c2sjjdx00ghh-qtbase-6.7.2/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:774 (_qt_internal_finalize_executable) /nix/store/4qrmlniaj7x49sl6i1w4c2sjjdx00ghh-qtbase-6.7.2/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:743:EVAL:1 (qt6_finalize_target) CMakeLists.txt:DEFERRED  -- Configuring incomplete, errors occurred!