gtkmm3 0 -> 1 attrpath: gtkmm3 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/s3kssdv628nikj50x3sbwbk8yw3xkv1y-packages.json.drv building '/nix/store/s3kssdv628nikj50x3sbwbk8yw3xkv1y-packages.json.drv'... Going to be running update for following packages: - gtkmm-3.24.8 Press Enter key to continue... Running update for: - gtkmm-3.24.8: UPDATING ... - gtkmm-3.24.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/gtkmm/3.x.nix b/pkgs/development/libraries/gtkmm/3.x.nix index 1d3f15ba9871..c09f05b43772 100644 --- a/pkgs/development/libraries/gtkmm/3.x.nix +++ b/pkgs/development/libraries/gtkmm/3.x.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "gtkmm"; - version = "3.24.8"; + version = "3.24.9"; src = fetchurl { url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; - sha256 = "0pQMZJIuW5WFVLI9TEHRg56p5D4NLls4Gc+0aCSgmMQ="; + sha256 = "MNW/5ARXHOVmqOk4yLrBdXZCDrUI8eJXg32mPxStRM4="; }; outputs = [ "out" "dev" ]; No auto update branch exists Successfully finished processing cachix "/nix/store/67sq8dycgkln3aajqi43as7lq43p63xl-gtkmm-3.24.9" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages marked as broken and skipped:
2 packages failed to build:
111 packages built:
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 gtkmm3 is: C++ interface to the GTK graphical user interface library meta.homepage for gtkmm3 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 3.24.9 in filename of file in /nix/store/67sq8dycgkln3aajqi43as7lq43p63xl-gtkmm-3.24.9 ---
Rebuild report (if merged into master) (click to expand) ``` 98 total rebuild path(s) 98 package rebuild(s) First fifty rebuilds by attrpath abaddon adapta-gtk-theme arc-theme arx-libertatis asciidoc-full asciidoc-full-with-plugins astroid ayu-theme-gtk blueberry breeze-hacked-cursor-theme capitaine-cursors cherrytree cinnamon.cinnamon-screensaver cinnamon.iso-flags-png-320x420 cinnamon.iso-flags-svg clevis coreboot-configurator dablin dblatexFull disorderfs emojione fim gImageReader glom gmetronome gnome.gnome-system-monitor gobby goocanvasmm2 gparted gsmartcontrol gtkmm3 gtksourceviewmm gtksourceviewmm4 gtkspellmm guitarix hackneyed hikounomizu horizon-eda hypr inkscape inkscape-extensions.textext inkscape-with-extensions iso-flags jstest-gtk k40-whisperer kabeljau kakounePlugins.rep lifeograph litebrowser litemdview ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/67sq8dycgkln3aajqi43as7lq43p63xl-gtkmm-3.24.9 \ --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 gtkmm3 https://github.com/r-ryantm/nixpkgs/archive/1400a12fc358b5cc95e1a0ab5d78cf34629ecfc6.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/1400a12fc358b5cc95e1a0ab5d78cf34629ecfc6#gtkmm3 ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/67sq8dycgkln3aajqi43as7lq43p63xl-gtkmm-3.24.9 ls -la /nix/store/67sq8dycgkln3aajqi43as7lq43p63xl-gtkmm-3.24.9/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. Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages marked as broken and skipped:
2 packages failed to build:
111 packages built:
--- ###### Maintainer pings cc @7c6f434c 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/298615