Skip to content

arb: 2.17.0 -> 2.19.0#109890

Closed
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/arb
Closed

arb: 2.17.0 -> 2.19.0#109890
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/arb

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/arb/versions.

meta.description for arb is: "A library for arbitrary-precision interval arithmetic"

meta.homepage for arb is: "https://arblib.org/"

meta.changelog for arb is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)

Rebuild report (if merged into master) (click to expand)
6 total rebuild path(s)

3 package rebuild(s)

3 x86_64-linux rebuild(s)
1 i686-linux rebuild(s)
1 x86_64-darwin rebuild(s)
1 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
arb
sage
sageWithDoc
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/xqzj8nqbyxm1bhb8rfnni1r48dxhwcp4-arb-2.19.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 arb https://github.com/r-ryantm/nixpkgs/archive/0881ebe13b24f5abd94d91daecb37fd3d4684642.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/xqzj8nqbyxm1bhb8rfnni1r48dxhwcp4-arb-2.19.0
ls -la /nix/store/xqzj8nqbyxm1bhb8rfnni1r48dxhwcp4-arb-2.19.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 @timokau @omasanori @7c6f434c for testing.

@ofborg ofborg bot requested review from 7c6f434c, omasanori and timokau January 19, 2021 04:39
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jan 19, 2021
Copy link
Contributor

@omasanori omasanori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At least, SageMath will probably need sagemath/sage@790c30d (doctest update). Otherwise it would be better to wait for SageMath 9.3.
A nixpkgs-review run is ongoing on my machine.

@SuperSandro2000 SuperSandro2000 marked this pull request as draft January 19, 2021 13:48
@timokau timokau mentioned this pull request Jan 20, 2021
@collares
Copy link
Member

collares commented Mar 8, 2021

Please don't merge this, I am handling the update (which requires sage patches) in #114881.

@omasanori
Copy link
Contributor

Merged as part of #114881. Closing.

@omasanori omasanori closed this Mar 11, 2021
@r-ryantm r-ryantm deleted the auto-update/arb branch March 12, 2021 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants