Commit ffb4c54
committed
š fix(try): pin to pre-refactor revision to resolve lib/tui loading error
The upstream try package refactored the TUI library on Jan 16 2026 (commit dbb73fa),
but the Nix flake.nix was not updated to bundle the lib/ directory. This caused
'require_relative "lib/tui"' to fail at runtime.
Pinning to 4cf1364a3f (Jan 15 2026) uses the pre-refactor version while upstream
PR #91 is being reviewed (tobi/try#91). Can update once
the fix is merged and released.
See upstream issues: #84, #901 parent 6b19191 commit ffb4c54
2 files changed
Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments