evolution-ews 3.50.2 -> 3.50.3 https://repology.org/project/evolution-ews/versions attrpath: evolution-ews 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/6m9f7znihsmkbaydyxp5xrc71c2wgrk2-packages.json.drv building '/nix/store/6m9f7znihsmkbaydyxp5xrc71c2wgrk2-packages.json.drv'... Going to be running update for following packages: - evolution-ews-3.50.2 Press Enter key to continue... Running update for: - evolution-ews-3.50.2: UPDATING ... - evolution-ews-3.50.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/mailreaders/evolution/evolution-ews/default.nix b/pkgs/applications/networking/mailreaders/evolution/evolution-ews/default.nix index 792a785317f8..a6a6efa77266 100644 --- a/pkgs/applications/networking/mailreaders/evolution/evolution-ews/default.nix +++ b/pkgs/applications/networking/mailreaders/evolution/evolution-ews/default.nix @@ -22,11 +22,11 @@ stdenv.mkDerivation rec { pname = "evolution-ews"; - version = "3.50.2"; + version = "3.50.3"; src = fetchurl { url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; - sha256 = "gYgjez2TGnOrire1c5/0Pqoky8mtjnK4I5KZ9pizHmY="; + sha256 = "4vpZQTdq1X4H0mc/hnbDH38rBo1J9o6g+4uv6rtSm+0="; }; 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 evolution-ews nix build failed. -- Performing Test c_flag_-Wl,--no-undefined_supported -- Performing Test c_flag_-Wl,--no-undefined_supported - Success -- Performing Test c_flag_-fno-strict-aliasing_supported -- Performing Test c_flag_-fno-strict-aliasing_supported - Success -- Performing Test c_flag_-Wno-deprecated-declarations_supported -- Performing Test c_flag_-Wno-deprecated-declarations_supported - Success -- Performing Test c_flag_-Wno-missing-include-dirs_supported -- Performing Test c_flag_-Wno-missing-include-dirs_supported - Success -- Performing Test c_flag_-Werror-implicit-function-declaration_supported -- Performing Test c_flag_-Werror-implicit-function-declaration_supported - Success -- Performing Test c_flag_-Wdeclaration-after-statement_supported -- Performing Test c_flag_-Wdeclaration-after-statement_supported - Success -- Performing Test c_flag_-Wno-missing-field-initializers_supported -- Performing Test c_flag_-Wno-missing-field-initializers_supported - Success -- Performing Test c_flag_-Wno-sign-compare_supported -- Performing Test c_flag_-Wno-sign-compare_supported - Success -- Performing Test c_flag_-Wno-unused-parameter_supported -- Performing Test c_flag_-Wno-unused-parameter_supported - Success -- Performing Test c_flag_-Wnested-externs_supported -- Performing Test c_flag_-Wnested-externs_supported - Success -- Checking for module 'camel-1.2>=3.50.3' -- Requested 'camel-1.2 >= 3.50.3' but version of camel is 3.50.2 CMake Error at /nix/store/4vq5ggsg1vmfs09r4sqbidmgvqlxrv14-cmake-3.27.8/share/cmake-3.27/Modules/FindPkgConfig.cmake:607 (message): A required package was not found Call Stack (most recent call first): /nix/store/4vq5ggsg1vmfs09r4sqbidmgvqlxrv14-cmake-3.27.8/share/cmake-3.27/Modules/FindPkgConfig.cmake:829 (_pkg_check_modules_internal) CMakeLists.txt:125 (pkg_check_modules)  -- Configuring incomplete, errors occurred!