enchant2 2.3.4 -> 2.5.0 https://github.com/AbiWord/enchant/releases attrpath: enchant2 Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/enchant/2.x.nix b/pkgs/development/libraries/enchant/2.x.nix index 63b4b901a9a..5fb09906895 100644 --- a/pkgs/development/libraries/enchant/2.x.nix +++ b/pkgs/development/libraries/enchant/2.x.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation rec { pname = "enchant"; - version = "2.3.4"; + version = "2.5.0"; outputs = [ "out" "dev" ]; src = fetchurl { url = "https://github.com/AbiWord/${pname}/releases/download/v${version}/${pname}-${version}.tar.gz"; - sha256 = "sha256-H34mdE2xyaD+ph0hafTlwc5DXPjCcxw34+QFQRnplKA="; + sha256 = "sha256-FJ4iTN0sqCXYdGOVeLYkbgfzfVuPOXBlijd6HvRvLhU="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/2wpc1bwgw14xfqji9axwqza7ywn662h3-enchant-2.5.0" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/AbiWord/enchant/releases. meta.description for enchant2 is: Generic spell checking library meta.homepage for enchant2 is: https://abiword.github.io/enchant/ ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/AbiWord/enchant/releases/tag/v2.5.0) - [Compare changes on GitHub](https://github.com/AbiWord/enchant/compare/v2.3.4...v2.5.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.5.0 with grep in /nix/store/2wpc1bwgw14xfqji9axwqza7ywn662h3-enchant-2.5.0 - found 2.5.0 in filename of file in /nix/store/2wpc1bwgw14xfqji9axwqza7ywn662h3-enchant-2.5.0 ---
Rebuild report (if merged into master) (click to expand) ``` 383 total rebuild path(s) 383 package rebuild(s) First fifty rebuilds by attrpath ChowKick abiword adapta-gtk-theme alfis almanah apache-directory-studio apostrophe arc-theme archi arx-libertatis asciidoc-full asciidoc-full-with-plugins astroid aws-workspaces ayu-theme-gtk badwolf balsa bespokesynth bespokesynth-with-vst2 birdfont bluefish bookworm bubblemail budgie.budgie-control-center calls cambalache capitaine-cursors cargo-tauri cawbird chatty cherrytree chirp cinnamon.cinnamon-common cinnamon.cinnamon-control-center cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.iso-flags-png-320x420 cinnamon.iso-flags-svg cinnamon.pix cinnamon.xreader cinny-desktop citrix_workspace citrix_workspace_23_02_0 clash-verge claws-mail clevis cog coreboot-configurator dbeaver dblatexFull ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/2wpc1bwgw14xfqji9axwqza7ywn662h3-enchant-2.5.0 \ --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 enchant2 https://github.com/r-ryantm/nixpkgs/archive/a43a195371ed67c68eb03f8568b35e60bbaa37b9.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/2wpc1bwgw14xfqji9axwqza7ywn662h3-enchant-2.5.0 ls -la /nix/store/2wpc1bwgw14xfqji9axwqza7ywn662h3-enchant-2.5.0/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @jtojnar 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/234568