libgphoto2 2.5.30 -> 2.5.31 https://github.com/gphoto/libgphoto2/releases attrpath: libgphoto2 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/libgphoto2/default.nix b/pkgs/development/libraries/libgphoto2/default.nix index 4f110db51add..4897934860b1 100644 --- a/pkgs/development/libraries/libgphoto2/default.nix +++ b/pkgs/development/libraries/libgphoto2/default.nix @@ -17,13 +17,13 @@ stdenv.mkDerivation rec { pname = "libgphoto2"; - version = "2.5.30"; + version = "2.5.31"; src = fetchFromGitHub { owner = "gphoto"; repo = "libgphoto2"; rev = "libgphoto2-${builtins.replaceStrings [ "." ] [ "_" ] version}-release"; - sha256 = "sha256-4UwD283mKhZwC7setBU0BLRLsyfjD/6m/InSedrqgAU="; + sha256 = "sha256-UmyDKEaPP9VJqi8f+y6JZcTlQomhMTN+/C//ODYx6/w="; }; depsBuildBuild = [ pkg-config ]; Successfully finished processing cachix "/nix/store/s7pmhfzdydw088wf210fkdrd24sdnmc6-libgphoto2-2.5.31" [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/gphoto/libgphoto2/releases. meta.description for libgphoto2 is: A library for accessing digital cameras meta.homepage for libgphoto2 is: http://www.gphoto.org/proj/libgphoto2/ ###### Updates performed - Version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/gphoto/libgphoto2/compare/libgphoto2-2_5_30-release...libgphoto2-2_5_31-release) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.5.31 with grep in /nix/store/s7pmhfzdydw088wf210fkdrd24sdnmc6-libgphoto2-2.5.31 - found 2.5.31 in filename of file in /nix/store/s7pmhfzdydw088wf210fkdrd24sdnmc6-libgphoto2-2.5.31 ---
Rebuild report (if merged into master) (click to expand) ``` 258 total rebuild path(s) 258 package rebuild(s) First fifty rebuilds by attrpath adapta-gtk-theme almanah bottles bubblemail budgie.budgie-control-center budgie.budgie-desktop budgie.budgie-desktop-with-plugins budgie.budgie-gsettings-overrides budgie.magpie budgiePlugins.budgie-analogue-clock-applet budgiePlugins.budgie-user-indicator-redux calls chatty cinnamon.cinnamon-common cinnamon.cinnamon-control-center cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.cinnamon-session cinnamon.cinnamon-settings-daemon cinnamon.nemo cinnamon.nemo-fileroller cinnamon.nemo-python cinnamon.nemo-with-extensions clementine colord colord-gtk colord-gtk4 darktable diffoscope digikam endeavour entangle eolie epkowa evolution evolution-data-server evolution-data-server-gtk4 evolution-ews evolutionWithPlugins exactaudiocopy fbida fgallery folks fwupd gImageReader geeqie gfbgraph gnome-browser-connector gnome-firmware gnome-online-accounts ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/s7pmhfzdydw088wf210fkdrd24sdnmc6-libgphoto2-2.5.31 \ --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 libgphoto2 https://github.com/r-ryantm/nixpkgs/archive/085fba725a167f0baac8bd7b7d71627e50022a44.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/s7pmhfzdydw088wf210fkdrd24sdnmc6-libgphoto2-2.5.31 ls -la /nix/store/s7pmhfzdydw088wf210fkdrd24sdnmc6-libgphoto2-2.5.31/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 @jcumming 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/254315