libretranslate 0 -> 1 attrpath: libretranslate 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/wxb508sq6caym45mfz4rf8h6lx17pn5l-packages.json.drv building '/nix/store/wxb508sq6caym45mfz4rf8h6lx17pn5l-packages.json.drv'... Going to be running update for following packages: - libretranslate-1.5.6 Press Enter key to continue... Running update for: - libretranslate-1.5.6: UPDATING ... - libretranslate-1.5.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/libretranslate/default.nix b/pkgs/development/python-modules/libretranslate/default.nix index 042fd5d404d1..427f2088cd47 100644 --- a/pkgs/development/python-modules/libretranslate/default.nix +++ b/pkgs/development/python-modules/libretranslate/default.nix @@ -30,14 +30,14 @@ buildPythonPackage rec { pname = "libretranslate"; - version = "1.5.6"; + version = "1.5.7"; pyproject = true; src = fetchFromGitHub { owner = "LibreTranslate"; repo = "LibreTranslate"; rev = "refs/tags/v${version}"; - hash = "sha256-43VnxgtapMRKyXxqsvBgSMUxvpbLI+iOfW3FA0/POpE="; + hash = "sha256-McP70IQS8V3KR51D6pqUd4gB6ixMdZESUPM0Ks3dYW8="; }; build-system = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.libretranslate: 1.5.6 -> 1.5.7 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/306084"