Skip to content

opensearch: 3.5.0 -> 3.6.0#405763

Draft
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/opensearch
Draft

opensearch: 3.5.0 -> 3.6.0#405763
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/opensearch

Conversation

@r-ryantm
Copy link
Copy Markdown
Contributor

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

meta.description for opensearch is: Open Source, Distributed, RESTful Search Engine

meta.homepage for opensearch is: https://github.com/opensearch-project/OpenSearch

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 3.0.0 with grep in /nix/store/1svsphfrlgfy8gpazv0h69srh4wz8gfy-opensearch-3.0.0
  • found 3.0.0 in filename of file in /nix/store/1svsphfrlgfy8gpazv0h69srh4wz8gfy-opensearch-3.0.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

opensearch
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/1svsphfrlgfy8gpazv0h69srh4wz8gfy-opensearch-3.0.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 opensearch https://github.com/r-ryantm/nixpkgs/archive/04f3de05aa45198814335b4c19e2cc63a171f056.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/04f3de05aa45198814335b4c19e2cc63a171f056#opensearch

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

ls -la /nix/store/1svsphfrlgfy8gpazv0h69srh4wz8gfy-opensearch-3.0.0
ls -la /nix/store/1svsphfrlgfy8gpazv0h69srh4wz8gfy-opensearch-3.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 result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 1 package built:
  • opensearch

Maintainer pings

cc @shyim 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.

@github-actions github-actions Bot added 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels May 10, 2025
@nix-owners nix-owners Bot requested a review from shyim May 10, 2025 02:59
@wolfgangwalther
Copy link
Copy Markdown
Contributor

passthru tests fail

@wolfgangwalther wolfgangwalther marked this pull request as draft June 1, 2025 10:28
@wolfgangwalther wolfgangwalther added the 9.needs: human intervention There were changes that bots cannot deal with. label Jun 1, 2025
@r-ryantm r-ryantm changed the title opensearch: 2.19.2 -> 3.0.0 opensearch: 2.19.2 -> 3.1.0 Jun 29, 2025
@r-ryantm r-ryantm force-pushed the auto-update/opensearch branch from 04f3de0 to 6be2c0c Compare June 29, 2025 09:42
@r-ryantm
Copy link
Copy Markdown
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/opensearch-project/OpenSearch/releases.

meta.description for opensearch is: Open Source, Distributed, RESTful Search Engine

meta.homepage for opensearch is: https://github.com/opensearch-project/OpenSearch

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 3.1.0 with grep in /nix/store/gcyd2bfkjnavshflryrr8n1rpjnxsa46-opensearch-3.1.0
  • found 3.1.0 in filename of file in /nix/store/gcyd2bfkjnavshflryrr8n1rpjnxsa46-opensearch-3.1.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

opensearch
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/gcyd2bfkjnavshflryrr8n1rpjnxsa46-opensearch-3.1.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 opensearch https://github.com/r-ryantm/nixpkgs/archive/6be2c0c1a0f5a92a5a1b8871068db8bbaac9349d.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/6be2c0c1a0f5a92a5a1b8871068db8bbaac9349d#opensearch

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

ls -la /nix/store/gcyd2bfkjnavshflryrr8n1rpjnxsa46-opensearch-3.1.0
ls -la /nix/store/gcyd2bfkjnavshflryrr8n1rpjnxsa46-opensearch-3.1.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 result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 1 package built:
  • opensearch

Maintainer pings

cc @shyim 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.

@r-ryantm r-ryantm changed the title opensearch: 2.19.2 -> 3.1.0 opensearch: 2.19.2 -> 3.2.0 Aug 21, 2025
@r-ryantm
Copy link
Copy Markdown
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/opensearch-project/OpenSearch/releases.

meta.description for opensearch is: Open Source, Distributed, RESTful Search Engine

meta.homepage for opensearch is: https://github.com/opensearch-project/OpenSearch

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 3.2.0 with grep in /nix/store/pi49daff46dqydzmxwkjyknnys65xh7d-opensearch-3.2.0
  • found 3.2.0 in filename of file in /nix/store/pi49daff46dqydzmxwkjyknnys65xh7d-opensearch-3.2.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

opensearch
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/pi49daff46dqydzmxwkjyknnys65xh7d-opensearch-3.2.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 opensearch https://github.com/r-ryantm/nixpkgs/archive/c20eb5594c2f7db76388d76ead1700837a85cce2.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/c20eb5594c2f7db76388d76ead1700837a85cce2#opensearch

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

ls -la /nix/store/pi49daff46dqydzmxwkjyknnys65xh7d-opensearch-3.2.0
ls -la /nix/store/pi49daff46dqydzmxwkjyknnys65xh7d-opensearch-3.2.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 result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 1 package built:
  • opensearch

Maintainer pings

cc @shyim 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.

@r-ryantm r-ryantm force-pushed the auto-update/opensearch branch from 6be2c0c to c20eb55 Compare August 21, 2025 12:11
@r-ryantm r-ryantm changed the title opensearch: 2.19.2 -> 3.2.0 opensearch: 2.19.2 -> 3.3.0 Oct 17, 2025
@r-ryantm
Copy link
Copy Markdown
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/opensearch-project/OpenSearch/releases.

meta.description for opensearch is: Open Source, Distributed, RESTful Search Engine

meta.homepage for opensearch is: https://github.com/opensearch-project/OpenSearch

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 3.3.0 with grep in /nix/store/9fikfwndnrpff4lgzypk3bym548pf9n3-opensearch-3.3.0
  • found 3.3.0 in filename of file in /nix/store/9fikfwndnrpff4lgzypk3bym548pf9n3-opensearch-3.3.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

opensearch
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/9fikfwndnrpff4lgzypk3bym548pf9n3-opensearch-3.3.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 opensearch https://github.com/r-ryantm/nixpkgs/archive/1188dbb7eec90e50b2b8d4741acb691858241ad4.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1188dbb7eec90e50b2b8d4741acb691858241ad4#opensearch

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

ls -la /nix/store/9fikfwndnrpff4lgzypk3bym548pf9n3-opensearch-3.3.0
ls -la /nix/store/9fikfwndnrpff4lgzypk3bym548pf9n3-opensearch-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 result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 1188dbb7eec90e50b2b8d4741acb691858241ad4


x86_64-linux

✅ 1 package built:
  • opensearch

Maintainer pings

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.

@r-ryantm r-ryantm force-pushed the auto-update/opensearch branch from c20eb55 to 1188dbb Compare October 17, 2025 20:13
@r-ryantm r-ryantm changed the title opensearch: 2.19.2 -> 3.3.0 opensearch: 2.19.2 -> 3.3.1 Oct 23, 2025
@r-ryantm r-ryantm force-pushed the auto-update/opensearch branch from 1188dbb to a9ecf15 Compare October 23, 2025 20:13
@r-ryantm
Copy link
Copy Markdown
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/opensearch-project/OpenSearch/releases.

meta.description for opensearch is: Open Source, Distributed, RESTful Search Engine

meta.homepage for opensearch is: https://github.com/opensearch-project/OpenSearch

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 3.3.1 with grep in /nix/store/69rb5j6m3xnn5n6caxhann1j5jkfyy8w-opensearch-3.3.1
  • found 3.3.1 in filename of file in /nix/store/69rb5j6m3xnn5n6caxhann1j5jkfyy8w-opensearch-3.3.1

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

2 package rebuild(s)

First fifty rebuilds by attrpath

opensearch
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/69rb5j6m3xnn5n6caxhann1j5jkfyy8w-opensearch-3.3.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 opensearch https://github.com/r-ryantm/nixpkgs/archive/a9ecf15795b4e81ad27c505965283ad3f522ce62.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/a9ecf15795b4e81ad27c505965283ad3f522ce62#opensearch

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

ls -la /nix/store/69rb5j6m3xnn5n6caxhann1j5jkfyy8w-opensearch-3.3.1
ls -la /nix/store/69rb5j6m3xnn5n6caxhann1j5jkfyy8w-opensearch-3.3.1/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 result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: a9ecf15795b4e81ad27c505965283ad3f522ce62


x86_64-linux

✅ 1 package built:
  • opensearch

Maintainer pings

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.

@r-ryantm r-ryantm changed the title opensearch: 2.19.2 -> 3.3.1 opensearch: 2.19.2 -> 3.3.2 Nov 2, 2025
@r-ryantm r-ryantm force-pushed the auto-update/opensearch branch from a9ecf15 to 79600fd Compare November 2, 2025 07:52
@r-ryantm
Copy link
Copy Markdown
Contributor Author

r-ryantm commented Nov 2, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/opensearch-project/OpenSearch/releases.

meta.description for opensearch is: Open Source, Distributed, RESTful Search Engine

meta.homepage for opensearch is: https://github.com/opensearch-project/OpenSearch

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 3.3.2 with grep in /nix/store/9n8ajnz2yhiznx6d3rbygw14lf6a3vmz-opensearch-3.3.2
  • found 3.3.2 in filename of file in /nix/store/9n8ajnz2yhiznx6d3rbygw14lf6a3vmz-opensearch-3.3.2

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

2 package rebuild(s)

First fifty rebuilds by attrpath

opensearch
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/9n8ajnz2yhiznx6d3rbygw14lf6a3vmz-opensearch-3.3.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 opensearch https://github.com/r-ryantm/nixpkgs/archive/79600fd801733ab30bf37e98ef3c2e06a76a9d95.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/79600fd801733ab30bf37e98ef3c2e06a76a9d95#opensearch

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

ls -la /nix/store/9n8ajnz2yhiznx6d3rbygw14lf6a3vmz-opensearch-3.3.2
ls -la /nix/store/9n8ajnz2yhiznx6d3rbygw14lf6a3vmz-opensearch-3.3.2/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 result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 79600fd801733ab30bf37e98ef3c2e06a76a9d95


x86_64-linux

✅ 1 package built:
  • opensearch

Maintainer pings

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.

@PhilTaken PhilTaken mentioned this pull request Nov 14, 2025
13 tasks
@r-ryantm r-ryantm changed the title opensearch: 2.19.2 -> 3.3.2 opensearch: 2.19.2 -> 3.4.0 Dec 18, 2025
@r-ryantm r-ryantm force-pushed the auto-update/opensearch branch from 79600fd to ae0652b Compare December 18, 2025 06:10
@r-ryantm
Copy link
Copy Markdown
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/opensearch-project/OpenSearch/releases.

meta.description for opensearch is: Open Source, Distributed, RESTful Search Engine

meta.homepage for opensearch is: https://github.com/opensearch-project/OpenSearch

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 3.4.0 with grep in /nix/store/9yw9j8i33cm6qf284ibd485qiwnwljb0-opensearch-3.4.0
  • found 3.4.0 in filename of file in /nix/store/9yw9j8i33cm6qf284ibd485qiwnwljb0-opensearch-3.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

opensearch
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/9yw9j8i33cm6qf284ibd485qiwnwljb0-opensearch-3.4.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 opensearch https://github.com/r-ryantm/nixpkgs/archive/ae0652b75777a77465683486205cb13f72cfffea.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ae0652b75777a77465683486205cb13f72cfffea#opensearch

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

ls -la /nix/store/9yw9j8i33cm6qf284ibd485qiwnwljb0-opensearch-3.4.0
ls -la /nix/store/9yw9j8i33cm6qf284ibd485qiwnwljb0-opensearch-3.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: ae0652b75777a77465683486205cb13f72cfffea


x86_64-linux

✅ 1 package built:
  • opensearch

Maintainer pings

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.

@nixpkgs-ci nixpkgs-ci Bot added the 8.has: package (update) This PR updates a package to a newer version label Jan 26, 2026
@r-ryantm r-ryantm changed the title opensearch: 2.19.2 -> 3.4.0 opensearch: 2.19.2 -> 3.5.0 Feb 15, 2026
@r-ryantm r-ryantm force-pushed the auto-update/opensearch branch from ae0652b to 28515e1 Compare February 15, 2026 19:51
@r-ryantm
Copy link
Copy Markdown
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/opensearch-project/OpenSearch/releases.

meta.description for opensearch is: Open Source, Distributed, RESTful Search Engine

meta.homepage for opensearch is: https://github.com/opensearch-project/OpenSearch

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 3.5.0 with grep in /nix/store/p9qgrm1bhysv0iivh494qfimxrq69v11-opensearch-3.5.0
  • found 3.5.0 in filename of file in /nix/store/p9qgrm1bhysv0iivh494qfimxrq69v11-opensearch-3.5.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

opensearch
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/p9qgrm1bhysv0iivh494qfimxrq69v11-opensearch-3.5.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 opensearch https://github.com/r-ryantm/nixpkgs/archive/28515e1eba43b6ad051d0452854de68a353f7182.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/28515e1eba43b6ad051d0452854de68a353f7182#opensearch

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

ls -la /nix/store/p9qgrm1bhysv0iivh494qfimxrq69v11-opensearch-3.5.0
ls -la /nix/store/p9qgrm1bhysv0iivh494qfimxrq69v11-opensearch-3.5.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 result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 28515e1eba43b6ad051d0452854de68a353f7182


x86_64-linux

✅ 1 package built:
  • opensearch

Maintainer pings

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.

@r-ryantm r-ryantm changed the title opensearch: 2.19.2 -> 3.5.0 opensearch: 3.5.0 -> 3.6.0 Apr 14, 2026
@r-ryantm r-ryantm force-pushed the auto-update/opensearch branch from 28515e1 to 27e0f7c Compare April 14, 2026 03:14
@r-ryantm
Copy link
Copy Markdown
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/opensearch-project/OpenSearch/releases.

meta.description for opensearch is: Open Source, Distributed, RESTful Search Engine

meta.homepage for opensearch is: https://github.com/opensearch-project/OpenSearch

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.6.0 with grep in /nix/store/9la6xcbk6lf06dhmb4xfmbfjqzyg2wla-opensearch-3.6.0
  • found 3.6.0 in filename of file in /nix/store/9la6xcbk6lf06dhmb4xfmbfjqzyg2wla-opensearch-3.6.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

opensearch
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/9la6xcbk6lf06dhmb4xfmbfjqzyg2wla-opensearch-3.6.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 opensearch https://github.com/r-ryantm/nixpkgs/archive/27e0f7ce822e64c083cae73930fa2580d9878f3e.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/27e0f7ce822e64c083cae73930fa2580d9878f3e#opensearch

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

ls -la /nix/store/9la6xcbk6lf06dhmb4xfmbfjqzyg2wla-opensearch-3.6.0
ls -la /nix/store/9la6xcbk6lf06dhmb4xfmbfjqzyg2wla-opensearch-3.6.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 result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 27e0f7ce822e64c083cae73930fa2580d9878f3e


x86_64-linux

✅ 1 package built:
  • opensearch

Maintainer pings

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (update) This PR updates a package to a newer version 9.needs: human intervention There were changes that bots cannot deal with. 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.

2 participants