double-conversion 3.2.1 -> 3.3.0 https://github.com/google/double-conversion/releases attrpath: double-conversion Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/double-conversion/default.nix b/pkgs/development/libraries/double-conversion/default.nix index d6a82d3c66d..9ba75c77166 100644 --- a/pkgs/development/libraries/double-conversion/default.nix +++ b/pkgs/development/libraries/double-conversion/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "double-conversion"; - version = "3.2.1"; + version = "3.3.0"; src = fetchFromGitHub { owner = "google"; repo = "double-conversion"; rev = "v${version}"; - sha256 = "sha256-vrh/dCuleE3fikryXX86XC/fdVV+j8HvIe4s/SRpNJw="; + sha256 = "sha256-DkMoHHoHwV4p40IINEqEPzKsCa0LHrJAFw2Yftw7zHo="; }; nativeBuildInputs = [ cmake ]; Successfully finished processing cachix "/nix/store/1s4pdfrrc22jxm18g2ryks5mx26gp7rx-double-conversion-3.3.0" [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 https://github.com/google/double-conversion/releases. meta.description for double-conversion is: Binary-decimal and decimal-binary routines for IEEE doubles meta.homepage for double-conversion is: https://github.com/google/double-conversion ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/google/double-conversion/releases/tag/v3.3.0) - [Compare changes on GitHub](https://github.com/google/double-conversion/compare/v3.2.1...v3.3.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.3.0 with grep in /nix/store/1s4pdfrrc22jxm18g2ryks5mx26gp7rx-double-conversion-3.3.0 - found 3.3.0 in filename of file in /nix/store/1s4pdfrrc22jxm18g2ryks5mx26gp7rx-double-conversion-3.3.0 ---
Rebuild report (if merged into master) (click to expand) ``` 339 total rebuild path(s) 339 package rebuild(s) First fifty rebuilds by attrpath activitywatch adapta-gtk-theme adwaita-qt6 albert alice-tools-qt6 anki arc-theme arx-libertatis asciidoc-full asciidoc-full-with-plugins aw-qt ayu-theme-gtk bambootracker-qt6 beamerpresenter beamerpresenter-mupdf beamerpresenter-poppler buck calcmysky calibre capitaine-cursors cinnamon.cinnamon-screensaver cinnamon.iso-flags-png-320x420 cinnamon.iso-flags-svg citra-canary citra-nightly clevis copyq coreboot-configurator cudaPackages.nsight_compute cutemaze dblatexFull disorderfs dolphin-emu double-conversion dragonflydb duckstation dwarfs edb edencommon emojione fb303 fbthrift fcitx5-chinese-addons fcitx5-configtool fcitx5-skk-qt fcitx5-unikey fcitx5-with-addons fim fizz folly ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/1s4pdfrrc22jxm18g2ryks5mx26gp7rx-double-conversion-3.3.0 \ --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 double-conversion https://github.com/r-ryantm/nixpkgs/archive/d54a186be7a34a153bbb06619225856babf84ece.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/1s4pdfrrc22jxm18g2ryks5mx26gp7rx-double-conversion-3.3.0 ls -la /nix/store/1s4pdfrrc22jxm18g2ryks5mx26gp7rx-double-conversion-3.3.0/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 @abbradar 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/233714