Search Criteria
Package Details: nostr-relay-tray-bin 2.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nostr-relay-tray-bin.git (read-only, click to copy) |
---|---|
Package Base: | nostr-relay-tray-bin |
Description: | A simple nostr relay tray.(Prebuilt version.Use system-wide electron) |
Upstream URL: | https://github.com/CodyTseng/nostr-relay-tray |
Keywords: | electron nostr relay sqlite3 |
Licenses: | MIT |
Conflicts: | nostr-relay-tray |
Provides: | nostr-relay-tray |
Submitter: | zxp19821005 |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 1 |
Popularity: | 0.43 |
First Submitted: | 2024-02-11 11:21 (UTC) |
Last Updated: | 2025-03-24 03:41 (UTC) |
Latest Comments
zxp19821005 commented on 2025-03-06 04:45 (UTC)
@mozychan If you use
electron28-bin
instead ofelectron28
, you will find everything will be ok.mozychan commented on 2025-03-05 05:16 (UTC) (edited on 2025-03-06 05:53 (UTC) by mozychan)
I am encountering an issue while trying to install the
nostr-relay-tray-bin
package from the AUR. The build fails with the following error:-> No AUR package found for nodejs-lts-hydrogen -> could not find all required packages: nodejs-lts-hydrogen
This is likely because the electron28 dependency
nodejs-lts-hydrogen
(version 18.20.7-1) has been removed, as it is scheduled to reach its end-of-life on April 30, 2025.Could you consider updating the PKGBUILD to use a newer LTS version of Node.js (e.g., Node.js 20 "Iron" or 22 "Jod")?
Thank you for your time and maintaining this package!
Edit: undelete comment because @zxp19821005 responded to a deleted comment. Made visible to help others.