2022-11-07T02:19:01 dvc-with-remotes 2.17.0 -> 2.33.2 https://github.com/iterative/dvc/releases 2022-11-07T02:19:03 attrpath: dvc-with-remotes 2022-11-07T02:19:03 Checking auto update branch... 2022-11-07T02:19:07 [version] 2022-11-07T02:19:07 [version] skipping because derivation has updateScript 2022-11-07T02:19:07 [rustCrateVersion] 2022-11-07T02:19:07 [rustCrateVersion] No cargoSha256 found 2022-11-07T02:19:07 [golangModuleVersion] 2022-11-07T02:19:07 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-07T02:19:07 [updateScript] 2022-11-07T02:19:10 [updateScript] Success 2022-11-07T02:19:10 [updateScript] this derivation will be built: /nix/store/0fz1bjnj6x1qf0sflljl2zkkdal26p8q-packages.json.drv building '/nix/store/0fz1bjnj6x1qf0sflljl2zkkdal26p8q-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-07T02:19:10 2022-11-07T02:19:10 [quotedUrls] 2022-11-07T02:19:10 [quotedUrls] nothing found to replace 2022-11-07T02:19:10 Diff after rewrites: diff --git a/pkgs/applications/version-management/dvc/default.nix b/pkgs/applications/version-management/dvc/default.nix index 40b550cb9e3..a2949873f94 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.33.2"; format = "setuptools"; src = fetchFromGitHub { owner = "iterative"; repo = pname; - rev = version; - hash = "sha256-2h+fy4KMxFrVtKJBtA1RmJDZv0OVm1BxO1akZzAw95Y="; + rev = "refs/tags/${version}"; + hash = "sha256-m/3aUy/iboqdI16kB1VEy3TeKRZnwrn7ePzJwh+05po="; }; postPatch = '' 2022-11-07T02:20:47 No auto update branch exists 2022-11-07T02:20:59 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/pimddnjmvlh12rz9qfb1z2b12rng7hhf-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/utils/scriptify.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources substitute(): ERROR: file 'setup.cfg' does not exist 2022-11-07T18:35:04 dvc-with-remotes 2.17.0 -> 2.34.0 https://github.com/iterative/dvc/releases 2022-11-07T18:35:06 attrpath: dvc-with-remotes 2022-11-07T18:35:06 Checking auto update branch... 2022-11-07T18:35:10 [version] 2022-11-07T18:35:10 [version] skipping because derivation has updateScript 2022-11-07T18:35:10 [rustCrateVersion] 2022-11-07T18:35:10 [rustCrateVersion] No cargoSha256 found 2022-11-07T18:35:10 [golangModuleVersion] 2022-11-07T18:35:10 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-07T18:35:10 [updateScript] 2022-11-07T18:35:13 [updateScript] Success 2022-11-07T18:35:13 [updateScript] this derivation will be built: /nix/store/0fz1bjnj6x1qf0sflljl2zkkdal26p8q-packages.json.drv building '/nix/store/0fz1bjnj6x1qf0sflljl2zkkdal26p8q-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-07T18:35:13 2022-11-07T18:35:13 [quotedUrls] 2022-11-07T18:35:13 [quotedUrls] nothing found to replace 2022-11-07T18:35:13 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-07T18:36:49 No auto update branch exists 2022-11-07T18:36:53 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