python311Packages.lexilang 0 -> 1 attrpath: python311Packages.lexilang 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/4says9g099hv9pza0mbr87bjiwkla5x5-packages.json.drv building '/nix/store/4says9g099hv9pza0mbr87bjiwkla5x5-packages.json.drv'... Going to be running update for following packages: - python3.11-lexilang-1.0.1 Press Enter key to continue... Running update for: - python3.11-lexilang-1.0.1: UPDATING ... - python3.11-lexilang-1.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/lexilang/default.nix b/pkgs/development/python-modules/lexilang/default.nix index 8577cb521196..6e5fb1102f28 100644 --- a/pkgs/development/python-modules/lexilang/default.nix +++ b/pkgs/development/python-modules/lexilang/default.nix @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "lexilang"; - version = "1.0.1"; + version = "1.0.2"; pyproject = true; src = fetchFromGitHub { owner = "LibreTranslate"; repo = "LexiLang"; - rev = "v${version}"; - hash = "sha256-TLkaqCE9NDjN2XuYOUkeeWIRcqkxrdg31fS4mEnlcEo="; + rev = "refs/tags/v${version}"; + hash = "sha256-/uSoEz/5HJnFVkXZndIlM+K0OJLJaorFQ6+kWYELjrs="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.lexilang: 1.0.1 -> 1.0.2`. New version is 1.0.2. An auto update branch exists with an equal or greater version