2022-11-03T16:11:45 libspiro 20220722 -> 20221101 https://github.com/fontforge/libspiro/releases 2022-11-03T16:11:47 attrpath: libspiro 2022-11-03T16:11:47 Checking auto update branch... 2022-11-03T16:11:47 No auto update branch exists 2022-11-03T16:11:51 [version] 2022-11-03T16:11:55 [version] updated version and sha256 2022-11-03T16:11:55 [rustCrateVersion] 2022-11-03T16:11:55 [rustCrateVersion] No cargoSha256 found 2022-11-03T16:11:55 [golangModuleVersion] 2022-11-03T16:11:55 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-03T16:11:55 [updateScript] 2022-11-03T16:11:55 [updateScript] skipping because derivation has no updateScript 2022-11-03T16:11:55 2022-11-03T16:11:55 [quotedUrls] 2022-11-03T16:11:55 [quotedUrls] nothing found to replace 2022-11-03T16:11:55 Diff after rewrites: diff --git a/pkgs/development/libraries/libspiro/default.nix b/pkgs/development/libraries/libspiro/default.nix index e45a2082247..780ca0ebdc7 100644 --- a/pkgs/development/libraries/libspiro/default.nix +++ b/pkgs/development/libraries/libspiro/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "libspiro"; - version = "20220722"; + version = "20221101"; src = fetchFromGitHub { owner = "fontforge"; repo = pname; rev = version; - sha256 = "sha256-qNff53wyf8YhFVOn169K7smCXrSxdiZWxWOU8VTcjSI="; + sha256 = "sha256-/9UCrdq69RO22593qiA8pZ4qfY9UVGqlGYB9zatsOgw="; }; nativeBuildInputs = [ pkg-config autoreconfHook ]; 2022-11-03T16:13:47 Successfully finished processing 2022-11-03T16:13:47 cachix "/nix/store/7yqpkqpgwjxcm82jkmq7hkjs2z3z2ibf-libspiro-20221101" 2022-11-03T16:13:49 [check][nixpkgs-review] 2022-11-03T16:28:20 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
19 packages built:
2022-11-03T16:28:24 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/fontforge/libspiro/releases. meta.description for libspiro is: "A library that simplifies the drawing of beautiful curves" meta.homepage for libspiro is: "https://github.com/fontforge/libspiro" meta.changelog for libspiro is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/fontforge/libspiro/releases/tag/20221101) - [Compare changes on GitHub](https://github.com/fontforge/libspiro/compare/20220722...20221101) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 20221101 with grep in /nix/store/7yqpkqpgwjxcm82jkmq7hkjs2z3z2ibf-libspiro-20221101 - found 20221101 in filename of file in /nix/store/7yqpkqpgwjxcm82jkmq7hkjs2z3z2ibf-libspiro-20221101 ---
Rebuild report (if merged into master) (click to expand) ``` 21 total rebuild path(s) 21 package rebuild(s) First fifty rebuilds by attrpath fontforge-gtk gegl gimp gimp-with-plugins gimpPlugins.bimp gimpPlugins.exposureBlend gimpPlugins.farbfeld gimpPlugins.fourier gimpPlugins.gap gimpPlugins.gimp gimpPlugins.gimplensfun gimpPlugins.gmic gimpPlugins.lightning gimpPlugins.lqrPlugin gimpPlugins.resynthesizer gimpPlugins.texturize gimpPlugins.waveletSharpen gnome-photos ipe libspiro toppler ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/7yqpkqpgwjxcm82jkmq7hkjs2z3z2ibf-libspiro-20221101 \ --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 libspiro https://github.com/r-ryantm/nixpkgs/archive/fc3f5f05f55b2deec11a20616572a6ffe826f866.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/7yqpkqpgwjxcm82jkmq7hkjs2z3z2ibf-libspiro-20221101 ls -la /nix/store/7yqpkqpgwjxcm82jkmq7hkjs2z3z2ibf-libspiro-20221101/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` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
19 packages built:
--- ###### Maintainer pings cc @erictapen 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). 2022-11-03T16:28:25 https://api.github.com/repos/NixOS/nixpkgs/pulls/199369