python310Packages.argostranslate 0 -> 1 attrpath: python310Packages.argostranslate 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/z6bar420lzwx9dsikbain9l570qsmi8v-packages.json.drv building '/nix/store/z6bar420lzwx9dsikbain9l570qsmi8v-packages.json.drv'... Going to be running update for following packages: - python3.10-argostranslate-1.8.1 Press Enter key to continue... Running update for: - python3.10-argostranslate-1.8.1: UPDATING ... - python3.10-argostranslate-1.8.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/argostranslate/default.nix b/pkgs/development/python-modules/argostranslate/default.nix index 2347730ad4cb..9d958c2e1e9e 100644 --- a/pkgs/development/python-modules/argostranslate/default.nix +++ b/pkgs/development/python-modules/argostranslate/default.nix @@ -18,13 +18,13 @@ let in buildPythonPackage rec { pname = "argostranslate"; - version = "1.8.1"; + version = "1.9.1"; format = "setuptools"; src = fetchPypi { inherit pname version; - sha256 = "sha256-8eVmEHwsQ9/5NPmKJzZ4aX4nkh4+mna5K1BC+lXLXcE="; + sha256 = "sha256-OlVrRfBhbJpIFjWdLQsn7zEteRP6UfkIpGT4Y933QKk="; }; propagatedBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/cg7wv2d8k1ir1a2bh3ssw0ss5m8b9fsr-python3.10-argostranslate-1.9.1" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for python310Packages.argostranslate is: Open-source offline translation library written in Python meta.homepage for python310Packages.argostranslate is: https://www.argosopentech.com ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.9.1 with grep in /nix/store/cg7wv2d8k1ir1a2bh3ssw0ss5m8b9fsr-python3.10-argostranslate-1.9.1 - found 1.9.1 in filename of file in /nix/store/cg7wv2d8k1ir1a2bh3ssw0ss5m8b9fsr-python3.10-argostranslate-1.9.1 ---
Rebuild report (if merged into master) (click to expand) ``` 9 total rebuild path(s) 9 package rebuild(s) First fifty rebuilds by attrpath libretranslate python310Packages.argos-translate-files python310Packages.argostranslate python310Packages.libretranslate python310Packages.translatehtml python311Packages.argos-translate-files python311Packages.argostranslate python311Packages.libretranslate python311Packages.translatehtml ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/cg7wv2d8k1ir1a2bh3ssw0ss5m8b9fsr-python3.10-argostranslate-1.9.1 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A python310Packages.argostranslate https://github.com/r-ryantm/nixpkgs/archive/370db25ff3ca2b1801ae586b1a22d55afb8588ea.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/370db25ff3ca2b1801ae586b1a22d55afb8588ea#python310Packages.argostranslate ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/cg7wv2d8k1ir1a2bh3ssw0ss5m8b9fsr-python3.10-argostranslate-1.9.1 ls -la /nix/store/cg7wv2d8k1ir1a2bh3ssw0ss5m8b9fsr-python3.10-argostranslate-1.9.1/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages built:
--- ###### Maintainer pings cc @misuzu for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/265389