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

openjph: 0.17.0 -> 0.18.1 #362619

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Dec 6, 2024

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for openjph is: Open-source implementation of JPEG2000 Part-15 (or JPH or HTJ2K)

meta.homepage for openjph is: https://openjph.org/

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


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

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

2 package rebuild(s)

First fifty rebuilds by attrpath

openjph
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/dy5afz7lyb2sqvsd3h8047flknzq0a9q-openjph-0.18.1 \
  --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 openjph https://github.com/r-ryantm/nixpkgs/archive/29313f73725ee1263ca0debb4643d44bf13045b3.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/29313f73725ee1263ca0debb4643d44bf13045b3#openjph

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

ls -la /nix/store/dy5afz7lyb2sqvsd3h8047flknzq0a9q-openjph-0.18.1
ls -la /nix/store/dy5afz7lyb2sqvsd3h8047flknzq0a9q-openjph-0.18.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


x86_64-linux

✅ 2 packages built:
  • openjph
  • openjph.dev

Maintainer pings

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

@abustany
Copy link
Member

abustany commented Dec 9, 2024

@NixOS/nixpkgs-merge-bot merge

@nixpkgs-merge-bot nixpkgs-merge-bot bot merged commit 97c1562 into NixOS:master Dec 9, 2024
38 of 39 checks passed
@nixpkgs-merge-bot
Copy link
Contributor

Merge completed (#306934)

@r-ryantm r-ryantm deleted the auto-update/openjph branch December 9, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants