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/zgkwx5vpvrb7vca6rqfx126aad59disy-packages.json.drv building '/nix/store/zgkwx5vpvrb7vca6rqfx126aad59disy-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..a06ad2d8f7d3 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.3"; format = "setuptools"; src = fetchFromGitHub { owner = "conan-io"; repo = "conan"; rev = "refs/tags/${version}"; - hash = "sha256-liCeGe0WBW+tOjW81cqrFUiOEWYhlqsBVgns6SxjPNM="; + hash = "sha256-5JcxehIE6uoYTk8SOmSYm6IXQwAnWA8cPK0jSpWt6/I="; }; nativeBuildInputs = with python3.pkgs; [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-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/tmpn3hroxh5conans/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/tmpn3hroxh5conans/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/tmpn3hroxh5conans/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/tmpn3hroxh5conans/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, 3656 passed, 106 skipped, 1 xfailed, 39 warnings in 40.49s ===== /nix/store/9wnvhjyxjykwn5y06xc9a2h8rs5fbfia-stdenv-linux/setup: line 1579: pop_var_context: head of shell_variables not a function context