Hi, Zhu Zihao <all_but_l...@163.com> skribis:
> citreu@asus-laptop:~$ guix describe > Generation 114 9月 26 2022 13:24:04 (当前) > guix 754ce58 > repository URL: https://mirror.guix.org.cn/git/guix > branch: master > commit: 754ce586e013582b0f6d28337fdc46db35395997 > citreu@asus-laptop:~$ guix shell ffmpeg@4 --pure -- ffplay > guix shell: error: ffplay: command not found This is apparently caused by the switch from SDL2 2.0.14 to SDL2 2.24.0 in commit f24bf279d41fab25ceb3fcc88bcd5da6fb1404ae. Fixed in 782c7455e1ea3785e8c7e9b300d55c9ebb441a35. Thanks, Ludo’.