enchant2 2.6.3 -> 2.6.5 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/enchant/2.x.nix b/pkgs/development/libraries/enchant/2.x.nix index 43f9093848b8..30edf6817838 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.6.3"; + version = "2.6.5"; outputs = [ "out" "dev" ]; src = fetchurl { url = "https://github.com/AbiWord/${pname}/releases/download/v${version}/${pname}-${version}.tar.gz"; - hash = "sha256-wcVxnypZfOPgbJOM+5n7aX2gk96nuFfMAE3B3PG7oYI="; + hash = "sha256-no/SjLZae22jVFh4pcL1KhXwPASTOl/0jbif6GhFco4="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/5pqwzfmvgdyc3bfp3sin7cfk5zihvmrh-enchant-2.6.5" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 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.6.5) - [Compare changes on GitHub](https://github.com/AbiWord/enchant/compare/v2.6.3...v2.6.5) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.6.5 with grep in /nix/store/5pqwzfmvgdyc3bfp3sin7cfk5zihvmrh-enchant-2.6.5 - found 2.6.5 in filename of file in /nix/store/5pqwzfmvgdyc3bfp3sin7cfk5zihvmrh-enchant-2.6.5 ---
Rebuild report (if merged into master) (click to expand) ``` 582 total rebuild path(s) 582 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowKick abiword abracadabra adapta-gtk-theme aegisub akkoma alfis almanah amule amule-daemon amule-gui amule-web apache-directory-studio apostrophe arc-theme archi arx-libertatis asc asciidoc-full asciidoc-full-with-plugins asn1editor astroid audacity aws-workspaces ayu-theme-gtk badwolf balsa bambu-studio bespokesynth bespokesynth-with-vst2 birdfont bluefish bochs boinc bookworm bossa bossa-arduino bubblemail budgie.budgie-control-center calls cambalache capitaine-cursors cargo-tauri cemu chatty cherrytree chirp cinnamon.cinnamon-common cinnamon.cinnamon-control-center ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/5pqwzfmvgdyc3bfp3sin7cfk5zihvmrh-enchant-2.6.5 \ --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/307ab032badb9598a486746a540f1674b704fb4a.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/307ab032badb9598a486746a540f1674b704fb4a#enchant2 ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/5pqwzfmvgdyc3bfp3sin7cfk5zihvmrh-enchant-2.6.5 ls -la /nix/store/5pqwzfmvgdyc3bfp3sin7cfk5zihvmrh-enchant-2.6.5/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### 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/282149