imlib2 1.10.0 -> 1.11.1 https://repology.org/project/imlib2/versions attrpath: imlib2 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/imlib2/default.nix b/pkgs/development/libraries/imlib2/default.nix index c178da90a0d..d3bb37d2680 100644 --- a/pkgs/development/libraries/imlib2/default.nix +++ b/pkgs/development/libraries/imlib2/default.nix @@ -29,11 +29,11 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "imlib2"; - version = "1.10.0"; + version = "1.11.1"; src = fetchurl { url = "mirror://sourceforge/enlightenment/${finalAttrs.pname}-${finalAttrs.version}.tar.xz"; - hash = "sha256-cnwak3yIXAgMNyF+R23Ii1o+YNc38b8ECzQ1ILeBy7o="; + hash = "sha256-9xK2u53K1G2Lj0rVJhDcu667TMgLX9EvkxJNOjgPpr8="; }; buildInputs = [ Successfully finished processing cachix "/nix/store/qdjiajjwmydmmz8iyr7wkv5jxj3vmvg4-imlib2-1.11.1-bin" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/imlib2/versions. meta.description for imlib2 is: Image manipulation library meta.homepage for imlib2 is: https://docs.enlightenment.org/api/imlib2/html meta.changelog for imlib2 is: https://git.enlightenment.org/legacy/imlib2.git/plain/ChangeLog?h=v23.05pre-git ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 1.11.1 with grep in /nix/store/qdjiajjwmydmmz8iyr7wkv5jxj3vmvg4-imlib2-1.11.1-bin - found 1.11.1 in filename of file in /nix/store/qdjiajjwmydmmz8iyr7wkv5jxj3vmvg4-imlib2-1.11.1-bin ---
Rebuild report (if merged into master) (click to expand) ``` 1202 total rebuild path(s) 1202 package rebuild(s) First fifty rebuilds by attrpath ChowKick MIDIVisualizer Sylk adapta-gtk-theme adl adom aerc ahoviewer aitrack ajour alfaview alfis almanah alock alsa-scarlett-gui altair amberol ani-cli anime-downloader anki anki-bin anytype apache-directory-studio apostrophe appimage-run appimage-run-tests appvm apt aravis arcanPackages.all-wrapped arcanPackages.arcan arcanPackages.arcan-wrapped arcanPackages.cat9-wrapped arcanPackages.durden-wrapped arcanPackages.ffmpeg arcanPackages.pipeworld-wrapped arcanPackages.prio-wrapped arcanPackages.xarcan archi ashpd-demo astroid audio-recorder audiobookshelf authenticator auto-multiple-choice aws-workspaces bada-bib badwolf balsa banking ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/qdjiajjwmydmmz8iyr7wkv5jxj3vmvg4-imlib2-1.11.1-bin \ --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 imlib2 https://github.com/r-ryantm/nixpkgs/archive/8f73b48cadb899e4121de6e66a0871d523790f6b.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/qdjiajjwmydmmz8iyr7wkv5jxj3vmvg4-imlib2-1.11.1-bin ls -la /nix/store/qdjiajjwmydmmz8iyr7wkv5jxj3vmvg4-imlib2-1.11.1-bin/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @spwhitt 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/229816