libgsf 0 -> 1 attrpath: libgsf 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/rmxyhwyhimqxcsjz6271bn561rpsj2b3-packages.json.drv building '/nix/store/rmxyhwyhimqxcsjz6271bn561rpsj2b3-packages.json.drv'... Going to be running update for following packages: - libgsf-1.14.51 Press Enter key to continue... Running update for: - libgsf-1.14.51: UPDATING ... - libgsf-1.14.51: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/libgsf/default.nix b/pkgs/development/libraries/libgsf/default.nix index eec93fa11169..bd3ece423599 100644 --- a/pkgs/development/libraries/libgsf/default.nix +++ b/pkgs/development/libraries/libgsf/default.nix @@ -19,7 +19,7 @@ stdenv.mkDerivation rec { pname = "libgsf"; - version = "1.14.51"; + version = "1.14.52"; outputs = [ "out" "dev" ]; @@ -28,7 +28,7 @@ stdenv.mkDerivation rec { owner = "GNOME"; repo = "libgsf"; rev = "LIBGSF_${lib.replaceStrings ["."] ["_"] version}"; - hash = "sha256-iJcfR+iy1bbRkh+yCAEhY5ks8V6vXIPH7namZSvP98c="; + hash = "sha256-uSi2/pZiST07YutU8SHNoY2LifEQhohQeyaH9spyG2s="; }; postPatch = '' No auto update branch exists Successfully finished processing cachix "/nix/store/d3f63m2018986d6p4bwvaxk28zxr46ll-libgsf-1.14.52" 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 = 3 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 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 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 [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 libgsf is: GNOME's Structured File Library meta.homepage for libgsf is: https://www.gnome.org/projects/libgsf ###### 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 1.14.52 in filename of file in /nix/store/d3f63m2018986d6p4bwvaxk28zxr46ll-libgsf-1.14.52 ---
Rebuild report (if merged into master) (click to expand) ``` 112 total rebuild path(s) 112 package rebuild(s) First fifty rebuilds by attrpath abiword adapta-gtk-theme almanah arc-theme arx-libertatis asciidoc-full asciidoc-full-with-plugins ayu-theme-gtk buzztrax calligra capitaine-cursors cinnamon.cinnamon-common cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.iso-flags-png-320x420 cinnamon.iso-flags-svg cinnamon.nemo cinnamon.nemo-fileroller cinnamon.nemo-python cinnamon.nemo-with-extensions clevis coreboot-configurator crackxls dblatexFull diffoscope disorderfs doodle dropbox-cli eiciel emojione evolution evolution-ews evolutionWithPlugins fim gnome-photos gnome.file-roller gnome.gnome-control-center gnome.gnome-terminal gnome.nautilus gnome.nautilus-python gnomeExtensions.gtk4-desktop-icons-ng-ding gnumeric gnunet gnunet-gtk goffice grisbi hackneyed hikounomizu inkscape inkscape-extensions.textext ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/d3f63m2018986d6p4bwvaxk28zxr46ll-libgsf-1.14.52 \ --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 libgsf https://github.com/r-ryantm/nixpkgs/archive/f7a8f767c3368c58b53f083925ecd6d22359588f.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/f7a8f767c3368c58b53f083925ecd6d22359588f#libgsf ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/d3f63m2018986d6p4bwvaxk28zxr46ll-libgsf-1.14.52 ls -la /nix/store/d3f63m2018986d6p4bwvaxk28zxr46ll-libgsf-1.14.52/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 @lovek323 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/286839