Skip to content

Conversation

@r-ryantm
Copy link
Contributor

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

meta.description for mpdecimal is: Library for arbitrary precision decimal floating point arithmetic

meta.homepage for mpdecimal is: https://www.bytereef.org/mpdecimal/index.html

meta.changelog for mpdecimal is: https://www.bytereef.org/mpdecimal/changelog.html

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 4.0.0 with grep in /nix/store/lj99qs0k7nbcyixhmrbxz0rkhypr79g8-mpdecimal-4.0.0
  • found 4.0.0 in filename of file in /nix/store/lj99qs0k7nbcyixhmrbxz0rkhypr79g8-mpdecimal-4.0.0

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

1 package rebuild(s)

First fifty rebuilds by attrpath
mpdecimal
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/lj99qs0k7nbcyixhmrbxz0rkhypr79g8-mpdecimal-4.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 mpdecimal https://github.com/r-ryantm/nixpkgs/archive/5b0bd008a4c2c3a6051df452f66cba8e29c69c6c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/5b0bd008a4c2c3a6051df452f66cba8e29c69c6c#mpdecimal

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/lj99qs0k7nbcyixhmrbxz0rkhypr79g8-mpdecimal-4.0.0
ls -la /nix/store/lj99qs0k7nbcyixhmrbxz0rkhypr79g8-mpdecimal-4.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.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • mpdecimal

Maintainer pings

cc @KAction for testing.

@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. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jan 17, 2024
@wegank wegank merged commit c59d406 into NixOS:master Feb 4, 2024
@r-ryantm r-ryantm deleted the auto-update/mpdecimal branch February 4, 2024 22:07
vcunat added a commit that referenced this pull request Feb 5, 2024
This reverts commit c59d406, reversing
changes made to ae73151.

Reverting on staging-next branch, moving to staging.
Unfortunate clash with PR #285158 triggered a stdenv rebuild.
vcunat added a commit that referenced this pull request Feb 5, 2024
This reverts commit e0ba609.
I checked that stdenv still builds on x86_64-linux.
@vcunat
Copy link
Member

vcunat commented Feb 5, 2024

Note/ping: this got temporarily reverted in #285983 due to becoming a stdenv rebuild.

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. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants