Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parallel-hashmap: 1.3.12 -> 1.4.0 #343400

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/greg7mdp/parallel-hashmap/releases.

meta.description for parallel-hashmap is: Family of header-only, very fast and memory-friendly hashmap and btree containers

meta.homepage for parallel-hashmap is: https://github.com/greg7mdp/parallel-hashmap

meta.changelog for parallel-hashmap is: https://github.com/greg7mdp/parallel-hashmap/releases/tag/v1.4.0

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.4.0 in filename of file in /nix/store/rb0x024c9hs9xjg1na0qjsd1h3z1frh4-parallel-hashmap-1.4.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

parallel-hashmap
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/rb0x024c9hs9xjg1na0qjsd1h3z1frh4-parallel-hashmap-1.4.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 parallel-hashmap https://github.com/r-ryantm/nixpkgs/archive/c95656bd7ea4124422f97fea226ae03d573fa482.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/c95656bd7ea4124422f97fea226ae03d573fa482#parallel-hashmap

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

ls -la /nix/store/rb0x024c9hs9xjg1na0qjsd1h3z1frh4-parallel-hashmap-1.4.0
ls -la /nix/store/rb0x024c9hs9xjg1na0qjsd1h3z1frh4-parallel-hashmap-1.4.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:
  • parallel-hashmap

Maintainer pings

cc @natsukium for testing.

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.


Add a 👍 reaction to pull requests you find important.

@natsukium natsukium added the 8.has: upstream changes reviewed Reviewer checked the changelogs/commit logs associated with the release and did not find any issues. label Sep 21, 2024
@ofborg ofborg bot requested a review from natsukium September 21, 2024 02:33
@natsukium
Copy link
Member

Result of nixpkgs-review pr 343400 at c95656b run on aarch64-darwin 1

1 package built successfully:
  • parallel-hashmap

@natsukium natsukium merged commit d7338fa into NixOS:master Sep 21, 2024
29 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: upstream changes reviewed Reviewer checked the changelogs/commit logs associated with the release and did not find any issues. 10.rebuild-darwin: 1-10 10.rebuild-darwin: 1 10.rebuild-linux: 1-10 10.rebuild-linux: 1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants