You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add `-no-helix`, `-no-yazi`, or both to compose the reduced variants.
91
+
77
92
## Capability matrix
78
93
79
94
| Surface | Linux |`aarch64-darwin`|
80
95
| --- | --- | --- |
81
-
| All four package variants | Build- and profile-tested on `x86_64-linux`, with flake outputs also covering `aarch64-linux`|Build-tested on a real GitHub macOS runner |
96
+
| All eight package variants | Build- and profile-tested on `x86_64-linux`, with flake outputs also covering `aarch64-linux`|Exposed; Rio packages are build-tested on a real GitHub macOS runner, while Rio-free variants await hosted evidence|
82
97
| Home Manager module | Activation closure build-tested on `x86_64-linux`| Activation closure build-tested on a real GitHub macOS runner |
83
98
|`enter` with managed Zellij and Yazi plus the selected editor | Contract-tested and used interactively with managed Helix; host-editor delegation is contract-tested | Packaged, with interactive workflow unverified |
84
99
| Full-package `launch` through Rio | Contract-tested and used interactively | Package build-tested, with Rio GUI unverified |
85
100
| Host editor delegation | Contract-tested with the selected host editor remaining host-owned | Packaged, with interactive delegation unverified |
86
-
| Desktop entry |Every package| None, as asserted by the macOS package and Home Manager builds |
101
+
| Desktop entry |Packages that include Rio| None, as asserted by the macOS package and Home Manager builds |
87
102
88
103
`x86_64-darwin` remains an exposed, evaluated flake output rather than a
89
104
build-tested target. The current label is **build-tested on macOS, with
0 commit comments