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 7226d4e3340a..2b8e4f4045ab 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.1.0"; format = "setuptools"; src = fetchFromGitHub { owner = "conan-io"; repo = "conan"; rev = "refs/tags/${version}"; - hash = "sha256-liCeGe0WBW+tOjW81cqrFUiOEWYhlqsBVgns6SxjPNM="; + hash = "sha256-fUUnVaVOGDOlhc5Iia53W7qpWHZoe/mGAm4nrdMJFn4="; }; nativeBuildInputs = with python3.pkgs; [ 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 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/tmp5kmlw4pfconans/path with spaces/conanfile.py:15: DeprecationWarning: invalid escape sequence '\l' 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/tmpn_p1y0awconans/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/tmpn_p1y0awconans/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/tmpn_p1y0awconans/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/tmpn_p1y0awconans/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/performance/test_large_graph.py::test_large_graph - Exception: ===== 1 failed, 3550 passed, 106 skipped, 1 xfailed, 39 warnings in 41.23s ===== /nix/store/yq9qag5ak3w15nhcqplnhxpny6295l36-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context