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] this derivation will be built: /nix/store/qd6h34c1xqfndc345kgcxl9mm8r9fr0h-packages.json.drv building '/nix/store/qd6h34c1xqfndc345kgcxl9mm8r9fr0h-packages.json.drv'... 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..94b53d91e404 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.1"; format = "setuptools"; src = fetchFromGitHub { owner = "conan-io"; repo = "conan"; rev = "refs/tags/${version}"; - hash = "sha256-liCeGe0WBW+tOjW81cqrFUiOEWYhlqsBVgns6SxjPNM="; + hash = "sha256-431BAAtV16MKP1OCYsOMj5Y+um9QF0A9D/oCmznaNJA="; }; nativeBuildInputs = with python3.pkgs; [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-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. env.remove("LDFLAGS", "dep2_shared_link_flag") 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/tmp18nqpyqcconans/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/tmp18nqpyqcconans/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/tmp18nqpyqcconans/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/tmp18nqpyqcconans/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: ===== 4 failed, 3653 passed, 106 skipped, 1 xfailed, 38 warnings in 40.74s ===== /nix/store/c8dj731bkcdzhgrpawhc8qvdgls4xfjv-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context