2022-11-22T00:40:04 dvc-with-remotes 2.17.0 -> 2.34.2 https://github.com/iterative/dvc/releases 2022-11-22T00:40:06 attrpath: dvc-with-remotes 2022-11-22T00:40:07 Checking auto update branch... 2022-11-22T00:40:10 [version] 2022-11-22T00:40:10 [version] skipping because derivation has updateScript 2022-11-22T00:40:10 [rustCrateVersion] 2022-11-22T00:40:10 [rustCrateVersion] No cargoSha256 found 2022-11-22T00:40:10 [golangModuleVersion] 2022-11-22T00:40:10 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-22T00:40:10 [updateScript] 2022-11-22T00:40:13 [updateScript] Success 2022-11-22T00:40:13 [updateScript] this derivation will be built: /nix/store/7f7vkkgwypwgyf4ks1v5ijv9wzv35926-packages.json.drv building '/nix/store/7f7vkkgwypwgyf4ks1v5ijv9wzv35926-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-22T00:40:13 2022-11-22T00:40:13 [quotedUrls] 2022-11-22T00:40:13 [quotedUrls] nothing found to replace 2022-11-22T00:40:13 Diff after rewrites: diff --git a/pkgs/applications/version-management/dvc/default.nix b/pkgs/applications/version-management/dvc/default.nix index 40b550cb9e3..a667a77119f 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.2"; format = "setuptools"; src = fetchFromGitHub { owner = "iterative"; repo = pname; - rev = version; - hash = "sha256-2h+fy4KMxFrVtKJBtA1RmJDZv0OVm1BxO1akZzAw95Y="; + rev = "refs/tags/${version}"; + hash = "sha256-8DJPO26YBc5bk5LCBXsCvGJ035pc4huntAvqaZ5Bo9U="; }; postPatch = '' 2022-11-22T00:41:43 No auto update branch exists 2022-11-22T00:41:48 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/5q45k7i15rkgw3cim3vag4dw9wcnrnbq-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