atkmm 0 -> 1 attrpath: atkmm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hnvvsbq4qschdqwk5apgda02v0lgfs8k-packages.json.drv building '/nix/store/hnvvsbq4qschdqwk5apgda02v0lgfs8k-packages.json.drv'... Going to be running update for following packages: - atkmm-2.28.3 Press Enter key to continue... Running update for: - atkmm-2.28.3: UPDATING ... - atkmm-2.28.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/atkmm/default.nix b/pkgs/development/libraries/atkmm/default.nix index d26611f45073..a22e3fec16a6 100644 --- a/pkgs/development/libraries/atkmm/default.nix +++ b/pkgs/development/libraries/atkmm/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "atkmm"; - version = "2.28.3"; + version = "2.28.4"; src = fetchurl { url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; - sha256 = "sha256-fCCItIapCb6NorGDBOVsX5CITRNDyNpzZ+pc0yWLmWk="; + sha256 = "sha256-ChQqgSj4PAAe+4AU7kY+mnZgVO+EaGr5UxNeBNKP2rM="; }; outputs = [ "out" "dev" ]; No auto update branch exists Successfully finished processing cachix "/nix/store/745hwgncf85hn4yp67cb2lxjjhdhs5j2-atkmm-2.28.4" [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 passthru.updateScript. meta.description for atkmm is: C++ wrappers for ATK accessibility toolkit meta.homepage for atkmm is: https://gtkmm.org ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.28.4 in filename of file in /nix/store/745hwgncf85hn4yp67cb2lxjjhdhs5j2-atkmm-2.28.4 ---
Rebuild report (if merged into master) (click to expand) ``` 117 total rebuild path(s) 117 package rebuild(s) First fifty rebuilds by attrpath abaddon adapta-gtk-theme adriconf ahoviewer ams-lv2 arc-theme ardour ardour_7 arx-libertatis asciidoc-full asciidoc-full-with-plugins astroid atkmm ayu-theme-gtk blueberry bombono capitaine-cursors cherrytree cinnamon.cinnamon-screensaver cinnamon.iso-flags-png-320x420 cinnamon.iso-flags-svg clevis coreboot-configurator dablin dblatexFull disorderfs emojione eq10q fim fmsynth gImageReader ganv gigedit glom gnome.gnome-system-monitor gnome2.atkmm gnome2.gtkmm gnome2.gtkmm2 gobby goocanvasmm2 gparted gsmartcontrol gtkmm2 gtkmm3 gtksourceviewmm gtksourceviewmm4 gtkspellmm guitarix hackneyed hikounomizu ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/745hwgncf85hn4yp67cb2lxjjhdhs5j2-atkmm-2.28.4 \ --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 atkmm https://github.com/r-ryantm/nixpkgs/archive/2fb95967e455703f04a4cc9e3596927e6f5141bb.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/2fb95967e455703f04a4cc9e3596927e6f5141bb#atkmm ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/745hwgncf85hn4yp67cb2lxjjhdhs5j2-atkmm-2.28.4 ls -la /nix/store/745hwgncf85hn4yp67cb2lxjjhdhs5j2-atkmm-2.28.4/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 https://api.github.com/repos/NixOS/nixpkgs/pulls/284718