Commit fef8c43
docs: flatpak gotcha — runtime API surface vs dev machine
A rolling-release host can expose introspected names an older GNOME
runtime doesn't (glib 2.88 introspects g_unix_signal_add_full as
GLibUnix.signalAdd; the GNOME 49 runtime's glib 2.86 exposes
signalAddFull). Document the version-tolerant lookup pattern and the
one-liner to get a node REPL inside the sandbox.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 7212b35 commit fef8c43
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
207 | 215 | | |
208 | 216 | | |
209 | 217 | | |
| |||
0 commit comments