max / alloy
- Co-Authored-By
- Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 file changed,
+2 insertions,
-2 deletions
| @@ -41,8 +41,8 @@ | |||
| 41 | 41 | # yazi binary | |
| 42 | 42 | RUN dnf copr enable -y varlad/yazi | |
| 43 | 43 | ||
| 44 | - | # satty (screenshot annotator) | |
| 45 | - | RUN dnf copr enable -y heus-ankh/satty | |
| 44 | + | # satty (screenshot annotator) is expected in ublue-os/staging; | |
| 45 | + | # if it turns out to need its own COPR, add here. | |
| 46 | 46 | ||
| 47 | 47 | # ===================================================================== | |
| 48 | 48 | # Package additions — full Alloy stack per docs/STACK.md |