Skip to content

Conversation

ddogfoodd
Copy link
Contributor

Changelog: https://github.com/idursun/jjui/releases/tag/v0.9.3
Diff: idursun/jjui@v0.9.2...v0.9.3

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 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 This PR causes 1 package to rebuild on Linux. labels Aug 30, 2025
@nix-owners nix-owners bot requested a review from Adda0 August 30, 2025 19:31
@Adda0
Copy link
Contributor

Adda0 commented Aug 30, 2025

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 438706
Commit: f2849b3234c0e8bb90797cc78e1488922c698576 (subsequent changes)
Merge: 82838d287b7414ebc746a5bd502b11de42057a23

Logs: https://github.com/Adda0/nixpkgs-review-gha/actions/runs/17347952082

Download packages from cache:
  • x86_64-linux
    nix-store -r --add-root nixpkgs-pr-438706-x86_64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://adda-nixpkgs-review-gha.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      adda-nixpkgs-review-gha.cachix.org-1:Su6AY0Jzes6OsLLrBT/YWh+5fCCn4rfpaUrACh+e9AE=
      ' \
      /nix/store/ng1fi4znyqx41ayv0mliwh8qp9pyzmb7-jjui-0.9.3
  • aarch64-linux
    nix-store -r --add-root nixpkgs-pr-438706-aarch64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://adda-nixpkgs-review-gha.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      adda-nixpkgs-review-gha.cachix.org-1:Su6AY0Jzes6OsLLrBT/YWh+5fCCn4rfpaUrACh+e9AE=
      ' \
      /nix/store/lqih5n876x7gh6y1zxypszgrf0rd15h2-jjui-0.9.3
  • x86_64-darwin
    nix-store -r --add-root nixpkgs-pr-438706-x86_64-darwin \
      --option binary-caches 'https://cache.nixos.org/ https://adda-nixpkgs-review-gha.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      adda-nixpkgs-review-gha.cachix.org-1:Su6AY0Jzes6OsLLrBT/YWh+5fCCn4rfpaUrACh+e9AE=
      ' \
      /nix/store/ck36hzm90kgzjj28v0s6yl9r9alx50x4-jjui-0.9.3
  • aarch64-darwin
    nix-store -r --add-root nixpkgs-pr-438706-aarch64-darwin \
      --option binary-caches 'https://cache.nixos.org/ https://adda-nixpkgs-review-gha.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      adda-nixpkgs-review-gha.cachix.org-1:Su6AY0Jzes6OsLLrBT/YWh+5fCCn4rfpaUrACh+e9AE=
      ' \
      /nix/store/2py6gqpf3jh1j53wyzg58lx88d602j5w-jjui-0.9.3

x86_64-linux

✅ 1 package built:
  • jjui

aarch64-linux

✅ 1 package built:
  • jjui

x86_64-darwin (sandbox = true)

✅ 1 package built:
  • jjui

aarch64-darwin (sandbox = true)

✅ 1 package built:
  • jjui

Copy link
Contributor

@Adda0 Adda0 left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thank you for the update.

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Aug 30, 2025
@Sigmanificient Sigmanificient merged commit c55baca into NixOS:master Aug 30, 2025
34 of 37 checks passed
@ddogfoodd ddogfoodd deleted the update-jjui branch August 30, 2025 22:40
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. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants