yutto 0 -> 1 attrpath: yutto Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wnl8zpaw76c6pvh2j12xnbi3sajvcdrr-packages.json.drv building '/nix/store/wnl8zpaw76c6pvh2j12xnbi3sajvcdrr-packages.json.drv'... Going to be running update for following packages: - yutto-2.0.0b33 Press Enter key to continue... Running update for: - yutto-2.0.0b33: UPDATING ... - yutto-2.0.0b33: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/yutto/default.nix b/pkgs/tools/misc/yutto/default.nix index 5af50d54ad6f..fe606c334c61 100644 --- a/pkgs/tools/misc/yutto/default.nix +++ b/pkgs/tools/misc/yutto/default.nix @@ -9,14 +9,14 @@ with python3.pkgs; buildPythonApplication rec { pname = "yutto"; - version = "2.0.0b33"; + version = "2.0.0b35"; format = "pyproject"; disabled = pythonOlder "3.9"; src = fetchPypi { inherit pname version; - hash = "sha256-TUyjppAHmWCZxifeQeOpFMPBksqLRSYdqgG7NEMVILY="; + hash = "sha256-r4Lc5PMkhwLMC6nKArvpf9M4N+eoV6OmZK2uhY6xZxA="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - yutto: 2.0.0b33 -> 2.0.0b35 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/289277"