2022-12-24T00:57:37 dvc-with-remotes 2.17.0 -> 2.38.1 https://github.com/iterative/dvc/releases 2022-12-24T00:57:39 attrpath: dvc-with-remotes 2022-12-24T00:57:39 Checking auto update branch... 2022-12-24T00:57:43 [version] 2022-12-24T00:57:43 [version] skipping because derivation has updateScript 2022-12-24T00:57:43 [rustCrateVersion] 2022-12-24T00:57:43 [rustCrateVersion] No cargoSha256 found 2022-12-24T00:57:43 [golangModuleVersion] 2022-12-24T00:57:43 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-24T00:57:43 [updateScript] 2022-12-24T00:57:45 [updateScript] Success 2022-12-24T00:57:45 [updateScript] this derivation will be built: /nix/store/apdpy2hrdsf9bag9fxwmin9p5nfhl19l-packages.json.drv building '/nix/store/apdpy2hrdsf9bag9fxwmin9p5nfhl19l-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-12-24T00:57:45 2022-12-24T00:57:45 [quotedUrls] 2022-12-24T00:57:45 [quotedUrls] nothing found to replace 2022-12-24T00:57:46 Diff after rewrites: diff --git a/pkgs/applications/version-management/dvc/default.nix b/pkgs/applications/version-management/dvc/default.nix index 40b550cb9e3..a92256c45ce 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.38.1"; format = "setuptools"; src = fetchFromGitHub { owner = "iterative"; repo = pname; - rev = version; - hash = "sha256-2h+fy4KMxFrVtKJBtA1RmJDZv0OVm1BxO1akZzAw95Y="; + rev = "refs/tags/${version}"; + hash = "sha256-GJoPorv2tpmZW5Cqta1o9yic8FdHHQCUkO48hWReCG8="; }; postPatch = '' 2022-12-24T00:59:12 No auto update branch exists 2022-12-24T00:59:15 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/1lrsc0x60ixaf99sd2vs5qvv9bnws90i-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