Exclude radicle-systemd from non-linux builds
This conditionally enables the journal feature on linux only,
in order to improve the out of the box experience on other
platforms (e.g. on macOS) where cargo build --workspace
currently fails.
Signed-off-by: Yorgos Saslis yorgos.work@proton.me
This conditionally enables the journal feature on linux only,
in order to improve the out of the box experience on other
platforms (e.g. on macOS) where cargo build --workspace
currently fails.
Signed-off-by: Yorgos Saslis yorgos.work@proton.me
Approach this from the other side.