shogihome: 1.25.0 -> 1.25.1#454967
Merged
nixpkgs-merge-bot[bot] merged 1 commit intoNixOS:masterfrom Oct 23, 2025
Merged
Conversation
kachick
reviewed
Oct 23, 2025
Member
kachick
left a comment
There was a problem hiding this comment.
Worked on NixOS.
> /nix/store/8nfcp1qsxqhriwsi5549f7x4zivlmicp-shogihome-1.25.1/bin/shogihome
[2025-10-24T02:16:03.867] [INFO] app - start main process: linux /nix/store/16rz0qg10hhn41qy4w2m8863qm28yx18-electron-unwrapped-37.6.1/libexec/electron/electron 788270
[2025-10-24T02:16:03.868] [INFO] app - app: electron-shogi 1.25.1
[2025-10-24T02:16:03.868] [INFO] app - process argv: /nix/store/16rz0qg10hhn41qy4w2m8863qm28yx18-electron-unwrapped-37.6.1/libexec/electron/electron /nix/store/8nfcp1qsxqhriwsi5549f7x4zivlmicp-shogihome-1.25.1/share/lib/shogihome/resources/app.asar --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations --enable-wayland-ime=true --inherit-argv0
[2025-10-24T02:16:03.944] [INFO] app - on will-finish-launching
[2025-10-24T02:16:03.953] [INFO] app - create BrowserWindow
[2025-10-24T02:16:04.005] [INFO] app - load app URL
[2025-10-24T02:16:04.202] [INFO] app - start renderer process: APP_VERSION=1.25.1
[2025-10-24T02:16:04.220] [INFO] app - set language: ja
[2025-10-24T02:16:04.223] [INFO] app - mount app
However, failed on aarch64-darwin.
nixpkgs-review result
Generated using nixpkgs-review.
Command: nixpkgs-review pr 454967
Commit: 742b1d432c3659a0cb76d1ba316cb724b0f32977
x86_64-linux
✅ 1 package built:
- shogihome
aarch64-linux
✅ 1 package built:
- shogihome
x86_64-darwin
✅ 1 package built:
- shogihome
aarch64-darwin
❌ 1 package failed to build:
- shogihome
> hydra-check shogihome --arch aarch64-darwin
Build Status for shogihome.aarch64-darwin on jobset nixpkgs/trunk
https://hydra.nixos.org/job/nixpkgs/trunk/shogihome.aarch64-darwin
✔ shogihome-1.25.0 2025-10-22 https://hydra.nixos.org/build/310743149
✔ shogihome-1.25.0 2025-10-11 https://hydra.nixos.org/build/310019735
✔ shogihome-1.25.0 2025-10-07 https://hydra.nixos.org/build/309178404
✔ shogihome-1.25.0 2025-10-01 https://hydra.nixos.org/build/308579020
✔ shogihome-1.25.0 2025-09-24 https://hydra.nixos.org/build/308242104
✔ shogihome-1.25.0 2025-09-12 https://hydra.nixos.org/build/307546710
✔ shogihome-1.24.3 2025-09-11 https://hydra.nixos.org/build/307292327
✔ shogihome-1.24.3 2025-09-04 https://hydra.nixos.org/build/306636447
✔ shogihome-1.24.3 2025-08-23 https://hydra.nixos.org/build/305953751
⏹ (Cancelled) shogihome-1.24.3 2025-08-23 https://hydra.nixos.org/build/305536849
kachick
approved these changes
Oct 23, 2025
Member
kachick
left a comment
There was a problem hiding this comment.
The failed log appears to be temporal one.
error: Cannot build '/nix/store/4dwgrncn8a10rxz15yvhcr41bzcfdaib-shogihome-1.25.1-npm-deps.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/81m55adi6fgq0r8spvijjwq35ypchr79-shogihome-1.25.1-npm-deps
Last 12 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/qav04vwwac7zi3gfdknkwvplymnirp0m-source
> source root is source
> Running phase: patchPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: configurePhase
> no configure script, doing nothing
> Running phase: buildPhase
> Error: couldn't fetch node_modules/app-builder-bin at https://registry.npmjs.org/app-builder-bin/-/app-builder-bin-5.0.0-alpha.12.tgz: unknown error
>
> Caused by:
> [23] Failed writing received data to disk/application
For full logs, run:
nix log /nix/store/4dwgrncn8a10rxz15yvhcr41bzcfdaib-shogihome-1.25.1-npm-deps.drv
error: Cannot build '/nix/store/ggi1y7wnkppqy4vg7r44wv5wl20ipyiw-shogihome-1.25.1.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/f5y5yjxcwifamgw39qm8y6lgq9yfbis2-shogihome-1.25.1
error: Cannot build '/nix/store/11lmkb32mkafmqgkc1p4fl2cnxr8rxbg-review-shell.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/3qms5axpprsl1zrzaik8xjlcn8bghspj-review-shell
1 package failed to build:
shogihome
error: build log of '/nix/store/ggi1y7wnkppqy4vg7r44wv5wl20ipyiw-shogihome-1.25.1.drv^*' is not available
error: build log of '/nix/store/f5y5yjxcwifamgw39qm8y6lgq9yfbis2-shogihome-1.25.1' is not available
When retried, the build completed.
nixpkgs-review result
Generated using nixpkgs-review.
Command: nixpkgs-review pr 454967
Commit: 742b1d432c3659a0cb76d1ba316cb724b0f32977
aarch64-darwin
✅ 1 package built:
- shogihome
Member
|
@NixOS/nixpkgs-merge-bot merge |
Contributor
|
Enabled Auto Merge (#306934) |
Member
|
Electron apps often need backports, for example #447475. |
Contributor
|
Successfully created backport PR for |
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.
meta.description for shogihome is: Shogi frontend supporting USI engines
meta.homepage for shogihome is: https://sunfish-shogi.github.io/shogihome/
Updates performed
To inspect upstream changes
Impact
Checks done
passthru.tests, if any, passedRebuild report (if merged into master) (click to expand)
Instructions to test this update (click to expand)
Either download from the cache:
(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-userslist or you can usesudosince root is effectively trusted.Or, build yourself:
Or:
After you've downloaded or built it, look at the files and if there are any, run the binaries:
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-reviewresultGenerated using
nixpkgs-review.Command:
nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'Commit:
742b1d432c3659a0cb76d1ba316cb724b0f32977x86_64-linux✅ 1 package built:
Maintainer pings
cc @kachick for testing.
Tip
As a maintainer, if your package is located under
pkgs/by-name/*, you can comment@NixOS/nixpkgs-merge-bot mergeto automatically merge this update using thenixpkgs-merge-bot.Add a 👍 reaction to pull requests you find important.