imagemagick 7.1.1-23 -> 7.1.1-24 https://github.com/ImageMagick/ImageMagick/releases attrpath: imagemagick 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/applications/graphics/ImageMagick/default.nix b/pkgs/applications/graphics/ImageMagick/default.nix index 3bc649490ffd..8d6bcce59254 100644 --- a/pkgs/applications/graphics/ImageMagick/default.nix +++ b/pkgs/applications/graphics/ImageMagick/default.nix @@ -49,13 +49,13 @@ in stdenv.mkDerivation (finalAttrs: { pname = "imagemagick"; - version = "7.1.1-23"; + version = "7.1.1-24"; src = fetchFromGitHub { owner = "ImageMagick"; repo = "ImageMagick"; rev = finalAttrs.version; - hash = "sha256-ytDMCZN+vavOtiPju5z87nJmSafRTt1gGycZtl3seGI="; + hash = "sha256-oQ/g2/OhZWKvh//QevYsyi8uNwgo1yuihT5728eVKF8="; }; outputs = [ "out" "dev" "doc" ]; # bin/ isn't really big Successfully finished processing cachix "/nix/store/vdmn430si0zgh61arp2g0qaixkqphffm-imagemagick-7.1.1-24" [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/ImageMagick/ImageMagick/releases. meta.description for imagemagick is: A software suite to create, edit, compose, or convert bitmap images meta.homepage for imagemagick is: http://www.imagemagick.org/ meta.changelog for imagemagick is: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/ImageMagick/ImageMagick/releases/tag/7.1.1-24) - [Compare changes on GitHub](https://github.com/ImageMagick/ImageMagick/compare/7.1.1-23...7.1.1-24) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 7.1.1-24 with grep in /nix/store/vdmn430si0zgh61arp2g0qaixkqphffm-imagemagick-7.1.1-24 - found 7.1.1-24 in filename of file in /nix/store/vdmn430si0zgh61arp2g0qaixkqphffm-imagemagick-7.1.1-24 ---
Rebuild report (if merged into master) (click to expand) ``` 412 total rebuild path(s) 412 package rebuild(s) First fifty rebuilds by attrpath abiword adapta-gtk-theme advi almanah apkleaks apostrophe arc-theme arx-libertatis asc-key-to-qr-code-gif asciidoc-full asciidoc-full-with-plugins asymptote authenticator auto-multiple-choice autotrace avrdude avrdudess awesome ayu-theme-gtk ballerburg beets beets-unstable beetsPackages.beets beetsPackages.beets-stable beetsPackages.beets-unstable betterlockscreen bisq-desktop blahtexml blockhash bluespec bottles bottles-unwrapped btc-rpc-explorer budgie.budgie-backgrounds calibre calibre-web calligra capitaine-cursors cd-hit chafa ciano cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.iso-flags-png-320x420 cinnamon.iso-flags-svg clevis cobang conjure coreboot-configurator crypto-org-wallet ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/vdmn430si0zgh61arp2g0qaixkqphffm-imagemagick-7.1.1-24 \ --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 imagemagick https://github.com/r-ryantm/nixpkgs/archive/af75d07d234aaca883d3d3574112853a8099a85b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/af75d07d234aaca883d3d3574112853a8099a85b#imagemagick ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/vdmn430si0zgh61arp2g0qaixkqphffm-imagemagick-7.1.1-24 ls -la /nix/store/vdmn430si0zgh61arp2g0qaixkqphffm-imagemagick-7.1.1-24/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 @erictapen @dotlambda @rhendric 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/276909