2022-11-11T02:18:43 dvc-with-remotes 2.17.0 -> 2.34.0 https://github.com/iterative/dvc/releases 2022-11-11T02:18:45 attrpath: dvc-with-remotes 2022-11-11T02:18:45 Checking auto update branch... 2022-11-11T02:18:48 [version] 2022-11-11T02:18:48 [version] skipping because derivation has updateScript 2022-11-11T02:18:48 [rustCrateVersion] 2022-11-11T02:18:48 [rustCrateVersion] No cargoSha256 found 2022-11-11T02:18:48 [golangModuleVersion] 2022-11-11T02:18:48 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-11T02:18:48 [updateScript] 2022-11-11T02:18:51 [updateScript] Success 2022-11-11T02:18:51 [updateScript] this derivation will be built: /nix/store/sqf2lsxq0a29bjw4mw0sgd73v3w7lwm4-packages.json.drv building '/nix/store/sqf2lsxq0a29bjw4mw0sgd73v3w7lwm4-packages.json.drv'... Going to be running update for following packages: - dvc-2.17.0 Press Enter key to continue... Running update for: - dvc-2.17.0: UPDATING ... - dvc-2.17.0: DONE. Packages updated! 2022-11-11T02:18:51 2022-11-11T02:18:51 [quotedUrls] 2022-11-11T02:18:51 [quotedUrls] nothing found to replace 2022-11-11T02:18:52 Diff after rewrites: diff --git a/pkgs/applications/version-management/dvc/default.nix b/pkgs/applications/version-management/dvc/default.nix index 40b550cb9e3..c08af04e91a 100644 --- a/pkgs/applications/version-management/dvc/default.nix +++ b/pkgs/applications/version-management/dvc/default.nix @@ -10,14 +10,14 @@ python3.pkgs.buildPythonApplication rec { pname = "dvc"; - version = "2.17.0"; + version = "2.34.0"; format = "setuptools"; src = fetchFromGitHub { owner = "iterative"; repo = pname; - rev = version; - hash = "sha256-2h+fy4KMxFrVtKJBtA1RmJDZv0OVm1BxO1akZzAw95Y="; + rev = "refs/tags/${version}"; + hash = "sha256-Tbj0wtMMGEqjoHUJkkgFLD/7CixpgI4eieyibgYqIEE="; }; postPatch = '' 2022-11-11T02:20:21 No auto update branch exists 2022-11-11T02:20:32 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A dvc-with-remotes nix build failed. warning: unknown setting 'experimental-features' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/43r8llhn35n702xcqjh7z7f5i222i5pf-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/utils/plots.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources substitute(): ERROR: file 'setup.cfg' does not exist