emacs: fix guix dependency

This commit is contained in:
Pavel Korytov 2024-03-10 23:45:02 +03:00
parent 8453d94eed
commit 3a78c0b2d8
2 changed files with 2 additions and 1 deletions

View file

@ -12,6 +12,7 @@
"yt-dlp" "yt-dlp"
"mpv" "mpv"
"whisper-cpp" "whisper-cpp"
"python-youtube-transcript-api"
"rdrview" "rdrview"
"graphviz" "graphviz"
"python-isort" "python-isort"

View file

@ -8713,7 +8713,7 @@ However, sans the pictures issue, for certain sites like Wikipedia this is usabl
**** Getting subtitles **** Getting subtitles
Finally, let's get to transcripts. Finally, let's get to transcripts.
| Guix package | | Guix dependency |
|-------------------------------| |-------------------------------|
| python-youtube-transcript-api | | python-youtube-transcript-api |