imlib2-nox 1.10.0 -> 1.11.0 https://repology.org/project/imlib2/versions attrpath: imlib2-nox 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..ed2734049ec 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.0"; src = fetchurl { url = "mirror://sourceforge/enlightenment/${finalAttrs.pname}-${finalAttrs.version}.tar.xz"; - hash = "sha256-cnwak3yIXAgMNyF+R23Ii1o+YNc38b8ECzQ1ILeBy7o="; + hash = "sha256-YSEZagWoLMSdEE0GbvG9Hmi0tjlAZNJEmF0NaqX9gXA="; }; buildInputs = [ Successfully finished processing cachix "/nix/store/d0148fvbpkp2a3fyhmkpp2mp7qfsiqsg-imlib2-1.11.0-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-nox is: Image manipulation library meta.homepage for imlib2-nox is: https://docs.enlightenment.org/api/imlib2/html meta.changelog for imlib2-nox 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.0 with grep in /nix/store/d0148fvbpkp2a3fyhmkpp2mp7qfsiqsg-imlib2-1.11.0-bin - found 1.11.0 in filename of file in /nix/store/d0148fvbpkp2a3fyhmkpp2mp7qfsiqsg-imlib2-1.11.0-bin ---
Rebuild report (if merged into master) (click to expand) ``` 1196 total rebuild path(s) 1196 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/d0148fvbpkp2a3fyhmkpp2mp7qfsiqsg-imlib2-1.11.0-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-nox https://github.com/r-ryantm/nixpkgs/archive/d4b58949d05f370a5c28e5db3a817f8ba3e03a95.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/d0148fvbpkp2a3fyhmkpp2mp7qfsiqsg-imlib2-1.11.0-bin ls -la /nix/store/d0148fvbpkp2a3fyhmkpp2mp7qfsiqsg-imlib2-1.11.0-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/228855