2022-12-08T06:40:34 dvc 2.17.0 -> 2.36.0 https://github.com/iterative/dvc/releases 2022-12-08T06:40:36 attrpath: dvc 2022-12-08T06:40:37 Checking auto update branch... 2022-12-08T06:40:40 [version] 2022-12-08T06:40:40 [version] skipping because derivation has updateScript 2022-12-08T06:40:40 [rustCrateVersion] 2022-12-08T06:40:40 [rustCrateVersion] No cargoSha256 found 2022-12-08T06:40:40 [golangModuleVersion] 2022-12-08T06:40:40 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-08T06:40:40 [updateScript] 2022-12-08T06:40:43 [updateScript] Success 2022-12-08T06:40:43 [updateScript] this derivation will be built: /nix/store/mjfyxg6v5m5r2j9w1j9az82xcs2ksbvk-packages.json.drv building '/nix/store/mjfyxg6v5m5r2j9w1j9az82xcs2ksbvk-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-08T06:40:43 2022-12-08T06:40:43 [quotedUrls] 2022-12-08T06:40:43 [quotedUrls] nothing found to replace 2022-12-08T06:40:43 Diff after rewrites: diff --git a/pkgs/applications/version-management/dvc/default.nix b/pkgs/applications/version-management/dvc/default.nix index 40b550cb9e3..1db6918886c 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.36.0"; format = "setuptools"; src = fetchFromGitHub { owner = "iterative"; repo = pname; - rev = version; - hash = "sha256-2h+fy4KMxFrVtKJBtA1RmJDZv0OVm1BxO1akZzAw95Y="; + rev = "refs/tags/${version}"; + hash = "sha256-eVCc8+nABSpl/U9iajlEW6oMyFJIfAI8j2aTHPxPYIk="; }; postPatch = '' 2022-12-08T06:42:11 No auto update branch exists 2022-12-08T07:01:26 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 Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . dvc Standard output: warning: unknown setting 'experimental-features' error: build log of 'dvc' is not available