The tests defined in passthru.tests, if any, passed
found 7.0.0 with grep in /nix/store/i5g2587h7jfvil60a5fc1bz9avgnx1ji-fast-float-7.0.0
found 7.0.0 in filename of file in /nix/store/i5g2587h7jfvil60a5fc1bz9avgnx1ji-fast-float-7.0.0
Rebuild report (if merged into master) (click to expand)
```
98 total rebuild path(s)
98 package rebuild(s)
First fifty rebuilds by attrpath
OVMFFull
alpaca
appvm
apx-gui
blackbox-terminal
budgie-control-center
cherrytree
cinnamon-gsettings-overrides
cinnamon.cinnamon-gsettings-overrides
colima
cot
diffoscope
envision
envision-unwrapped
fast-float
garble
geany-with-vte
germinal
gnome-boxes
gnome-builder
gnome-color-manager
gnome-console
gnome-control-center
gnome-terminal
gnome.gnome-boxes
gnome.gnome-color-manager
gnome.gnome-control-center
gnome.gnome-terminal
gnomeExtensions.ddterm
gnomeExtensions.drop-down-terminal
gtkd
gtkterm
guake
haskellPackages.gi-vte
haskellPackages.termonad
ivyterm
kata-runtime
kermit-terminal
libguestfs
lima
lima-bin
lxd-lts
lxterminal
mate.mate-terminal
mlterm
mlterm-wayland
multipass
nemiver
nemu
```
Instructions to test this update (click to expand)
---
Either **download from Cachix**:
```
nix-store -r /nix/store/i5g2587h7jfvil60a5fc1bz9avgnx1ji-fast-float-7.0.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 fast-float https://github.com/r-ryantm/nixpkgs/archive/7ebc8047df0cb4638e5da29b8272d4a0ed5175ae.tar.gz
```
Or:
```
nix build github:r-ryantm/nixpkgs/7ebc8047df0cb4638e5da29b8272d4a0ed5175ae#fast-float
```
After you've downloaded or built it, look at the files and if there are any, run the binaries:
```
ls -la /nix/store/i5g2587h7jfvil60a5fc1bz9avgnx1ji-fast-float-7.0.0
ls -la /nix/store/i5g2587h7jfvil60a5fc1bz9avgnx1ji-fast-float-7.0.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.
[!TIP]
As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/fastfloat/fast_float/releases.
meta.description for fast-float is: Fast and exact implementation of the C++ from_chars functions for number types
meta.homepage for fast-float is: https://github.com/fastfloat/fast_float
Updates performed
To inspect upstream changes
Release on GitHub
Compare changes on GitHub
Impact
Checks done
passthru.tests
, if any, passedRebuild report (if merged into master) (click to expand)
``` 98 total rebuild path(s) 98 package rebuild(s) First fifty rebuilds by attrpath OVMFFull alpaca appvm apx-gui blackbox-terminal budgie-control-center cherrytree cinnamon-gsettings-overrides cinnamon.cinnamon-gsettings-overrides colima cot diffoscope envision envision-unwrapped fast-float garble geany-with-vte germinal gnome-boxes gnome-builder gnome-color-manager gnome-console gnome-control-center gnome-terminal gnome.gnome-boxes gnome.gnome-color-manager gnome.gnome-control-center gnome.gnome-terminal gnomeExtensions.ddterm gnomeExtensions.drop-down-terminal gtkd gtkterm guake haskellPackages.gi-vte haskellPackages.termonad ivyterm kata-runtime kermit-terminal libguestfs lima lima-bin lxd-lts lxterminal mate.mate-terminal mlterm mlterm-wayland multipass nemiver nemu ```Instructions to test this update (click to expand)
--- Either **download from Cachix**: ``` nix-store -r /nix/store/i5g2587h7jfvil60a5fc1bz9avgnx1ji-fast-float-7.0.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 fast-float https://github.com/r-ryantm/nixpkgs/archive/7ebc8047df0cb4638e5da29b8272d4a0ed5175ae.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/7ebc8047df0cb4638e5da29b8272d4a0ed5175ae#fast-float ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/i5g2587h7jfvil60a5fc1bz9avgnx1ji-fast-float-7.0.0 ls -la /nix/store/i5g2587h7jfvil60a5fc1bz9avgnx1ji-fast-float-7.0.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
resultGenerated using
nixpkgs-review
.Command:
nixpkgs-review
x86_64-linux
:fast_forward: 6 packages marked as broken and skipped:
:x: 3 packages failed to build:
:white_check_mark: 113 packages built:
Maintainer pings
cc @wegank for testing.
Add a :+1: reaction to pull requests you find important.