graphicsmagick 1.3.42 -> 1.3.43 https://repology.org/project/graphicsmagick/versions attrpath: graphicsmagick 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/graphicsmagick/default.nix b/pkgs/applications/graphics/graphicsmagick/default.nix index 893d2cebb601..71bf1ea76fbe 100644 --- a/pkgs/applications/graphics/graphicsmagick/default.nix +++ b/pkgs/applications/graphics/graphicsmagick/default.nix @@ -8,11 +8,11 @@ stdenv.mkDerivation rec { pname = "graphicsmagick"; - version = "1.3.42"; + version = "1.3.43"; src = fetchurl { url = "mirror://sourceforge/graphicsmagick/GraphicsMagick-${version}.tar.xz"; - sha256 = "sha256-SE/M/Ssvr2wrqRUUaezlByvLkbpO1z517T2ORsdZ1Vc="; + sha256 = "sha256-K4hYBzLNfkCdniLGEWI4vvSuBvzaEUUb8z0ln5y/OZ8="; }; patches = [ Successfully finished processing cachix "/nix/store/1lmg1k8s7nrw008ban7qn16x476qw2kq-graphicsmagick-1.3.43" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 120m and timed out nixpkgs-review took longer than 120m 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://repology.org/project/graphicsmagick/versions. meta.description for graphicsmagick is: Swiss army knife of image processing meta.homepage for graphicsmagick is: http://www.graphicsmagick.org ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.3.43 with grep in /nix/store/1lmg1k8s7nrw008ban7qn16x476qw2kq-graphicsmagick-1.3.43 - found 1.3.43 in filename of file in /nix/store/1lmg1k8s7nrw008ban7qn16x476qw2kq-graphicsmagick-1.3.43 ---
Rebuild report (if merged into master) (click to expand) ``` 131 total rebuild path(s) 131 package rebuild(s) First fifty rebuilds by attrpath ansel auto-multiple-choice aws-workspaces bottles darktable dosbox eduke32 fastlane feishin fileshelter galaxy-buds-client gama gimp-with-plugins gimpPlugins.gmic gitlab gitlab-ee gmic gmic-qt gnudatalanguage graphicsmagick graphicsmagick-imagemagick-compat graphicsmagick_q16 herwig jupyter-all keen4 librsb megapixels minc_widgets octave octaveFull octavePackages.arduino octavePackages.audio octavePackages.bim octavePackages.bsltl octavePackages.cgi octavePackages.communications octavePackages.control octavePackages.data-smoothing octavePackages.database octavePackages.dataframe octavePackages.dicom octavePackages.divand octavePackages.doctest octavePackages.econometrics octavePackages.fem-fenics octavePackages.financial octavePackages.fits octavePackages.fpl octavePackages.fuzzy-logic-toolkit octavePackages.ga ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/1lmg1k8s7nrw008ban7qn16x476qw2kq-graphicsmagick-1.3.43 \ --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 graphicsmagick https://github.com/r-ryantm/nixpkgs/archive/6a4b806f9cd7a005c725f75ab5904d96ca04cc1b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/6a4b806f9cd7a005c725f75ab5904d96ca04cc1b#graphicsmagick ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/1lmg1k8s7nrw008ban7qn16x476qw2kq-graphicsmagick-1.3.43 ls -la /nix/store/1lmg1k8s7nrw008ban7qn16x476qw2kq-graphicsmagick-1.3.43/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 120m and timed out --- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/298523