glibmm 0 -> 1 attrpath: glibmm 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/z7rnvprwkwd9l3ly8scpfl71jjizfhxm-packages.json.drv building '/nix/store/z7rnvprwkwd9l3ly8scpfl71jjizfhxm-packages.json.drv'... Going to be running update for following packages: - glibmm-2.66.6 Press Enter key to continue... Running update for: - glibmm-2.66.6: UPDATING ... - glibmm-2.66.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/glibmm/default.nix b/pkgs/development/libraries/glibmm/default.nix index 8800070ab61f..4bf94d7ee143 100644 --- a/pkgs/development/libraries/glibmm/default.nix +++ b/pkgs/development/libraries/glibmm/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "glibmm"; - version = "2.66.6"; + version = "2.66.7"; src = fetchurl { url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; - sha256 = "sha256-U1h0JZgYHlNR17+NoHK/k+bdXxeNJ2QNTkYryPFOFS8="; + sha256 = "sha256-/gLB5fWCWUDYK1a27DGhLAbAXBWDz+Yvk00HY+HlQrM="; }; outputs = [ "out" "dev" ]; No auto update branch exists Successfully finished processing cachix "/nix/store/44j537nyd3k4grr7dxk4q01dnr69hlmi-glibmm-2.66.7" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 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 glibmm is: C++ interface to the GLib library meta.homepage for glibmm 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.66.7 with grep in /nix/store/44j537nyd3k4grr7dxk4q01dnr69hlmi-glibmm-2.66.7 - found 2.66.7 in filename of file in /nix/store/44j537nyd3k4grr7dxk4q01dnr69hlmi-glibmm-2.66.7 ---
Rebuild report (if merged into master) (click to expand) ``` 3811 total rebuild path(s) 3811 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowKick CuboCore.corepdf CuboCore.coretoppings EmptyEpsilon MIDIVisualizer MMA OVMFFull SDL2 SDL2_Pango SDL2_gfx SDL2_image SDL2_image_2_0 SDL2_image_2_6 SDL2_mixer SDL2_mixer_2_0 SDL2_net SDL2_sound SDL2_ttf SDL_audiolib SDL_compat SDL_gpu Sylk _1oom _20kly _7kaa _86Box _90secondportraits aaxtomp3 abaddon abbaye-des-morts abracadabra abuse activitywatch adapta-gtk-theme adl adriconf adwsteamgtk aegisub affine ags ahoviewer aitrack aj-snapshot ajour akkoma alass alephone alfaview alfis ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/44j537nyd3k4grr7dxk4q01dnr69hlmi-glibmm-2.66.7 \ --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 glibmm https://github.com/r-ryantm/nixpkgs/archive/a54c42531e678a85a10831d0f80c60615a8b138b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/a54c42531e678a85a10831d0f80c60615a8b138b#glibmm ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/44j537nyd3k4grr7dxk4q01dnr69hlmi-glibmm-2.66.7 ls -la /nix/store/44j537nyd3k4grr7dxk4q01dnr69hlmi-glibmm-2.66.7/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### 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/299414