conan 0 -> 1 attrpath: conan 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] Going to be running update for following packages: - conan-2.0.17 Press Enter key to continue... Running update for: - conan-2.0.17: UPDATING ... - conan-2.0.17: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/build-managers/conan/default.nix b/pkgs/development/tools/build-managers/conan/default.nix index a2f007a0fcf4..e65b6f24516f 100644 --- a/pkgs/development/tools/build-managers/conan/default.nix +++ b/pkgs/development/tools/build-managers/conan/default.nix @@ -10,14 +10,14 @@ python3.pkgs.buildPythonApplication rec { pname = "conan"; - version = "2.0.17"; + version = "2.2.2"; format = "setuptools"; src = fetchFromGitHub { owner = "conan-io"; repo = "conan"; rev = "refs/tags/${version}"; - hash = "sha256-liCeGe0WBW+tOjW81cqrFUiOEWYhlqsBVgns6SxjPNM="; + hash = "sha256-6SYp9E6vPhZSCFJsUv710NjFGpi33ghr2Sx5MxH4olg="; }; nativeBuildInputs = with python3.pkgs; [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A conan nix build failed. conans/test/integration/toolchains/gnu/test_autotoolsdeps.py::test_cpp_info_aggregation conans/test/integration/toolchains/gnu/test_autotoolsdeps.py::test_cpp_info_aggregation /build/tmptn8evwm5conans/path with spaces/.conan2/p/dep1c5db8abbaa6d4/e/conanfile.py:12: DeprecationWarning: invalid escape sequence '\i' self.cpp_info.includedirs.append("other\include\path\{}".format(self.name)) conans/test/integration/toolchains/gnu/test_autotoolsdeps.py::test_cpp_info_aggregation conans/test/integration/toolchains/gnu/test_autotoolsdeps.py::test_cpp_info_aggregation /build/tmptn8evwm5conans/path with spaces/.conan2/p/dep1c5db8abbaa6d4/e/conanfile.py:15: DeprecationWarning: invalid escape sequence '\l' self.cpp_info.libdirs.append("one\lib\path\{}".format(self.name)) conans/test/integration/toolchains/gnu/test_autotoolsdeps.py::test_cpp_info_aggregation conans/test/integration/toolchains/gnu/test_autotoolsdeps.py::test_cpp_info_aggregation /build/tmptn8evwm5conans/path with spaces/.conan2/p/dep24bfd446af2d8a/e/conanfile.py:12: DeprecationWarning: invalid escape sequence '\i' self.cpp_info.includedirs.append("other\include\path\{}".format(self.name)) conans/test/integration/toolchains/gnu/test_autotoolsdeps.py::test_cpp_info_aggregation conans/test/integration/toolchains/gnu/test_autotoolsdeps.py::test_cpp_info_aggregation /build/tmptn8evwm5conans/path with spaces/.conan2/p/dep24bfd446af2d8a/e/conanfile.py:15: DeprecationWarning: invalid escape sequence '\l' self.cpp_info.libdirs.append("one\lib\path\{}".format(self.name)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED conans/test/functional/test_local_recipes_index.py::TestLocalRecipeIndexNew::test_conan_new_local_recipes_index - Exception: FAILED conans/test/functional/test_local_recipes_index.py::TestInRepo::test_in_repo - Exception: FAILED conans/test/functional/test_profile_detect_api.py::TestProfileDetectAPI::test_profile_detect_libc - assert None is not None FAILED conans/test/performance/test_large_graph.py::test_large_graph - Exception: FAILED conans/test/unittests/tools/files/test_tool_copy.py::ToolCopyTest::test_linked_folder_copy_from_linked_folder - AssertionError: Lists differ: ['dir', 'dir_link'] != ['dir_link', 'dir'] ===== 5 failed, 3654 passed, 106 skipped, 1 xfailed, 38 warnings in 39.87s ===== /nix/store/v5lsd029lz5lfhamivbgqyp3zdv94ah2-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context