Search Criteria
Package Details: nostr-rs-relay 0.9.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nostr-rs-relay.git (read-only, click to copy) |
|---|---|
| Package Base: | nostr-rs-relay |
| Description: | A relay implementation for the Nostr protocol |
| Upstream URL: | https://sr.ht/~gheartsfield/nostr-rs-relay/ |
| Licenses: | MIT |
| Submitter: | petrkr |
| Maintainer: | petrkr |
| Last Packager: | petrkr |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-04-29 21:50 (UTC) |
| Last Updated: | 2025-02-14 20:34 (UTC) |
Dependencies (3)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- protobuf (protobuf-gitAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Latest Comments
petrkr commented on 2025-02-14 20:35 (UTC)
Well I disabled LTO and seems it build now. Just binaries will not be optimized.
petrkr commented on 2025-02-07 18:36 (UTC)
Can not update to 0.9.0 yet, because there is build error of some depended package ring
https://github.com/briansmith/ring/issues/1444