phantom-ship/shipyard: rename poppler_utils → poppler-utils
nixpkgs renamed it; the old attr is now an error alias. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
cc8cc05a08
commit
05896f6d3b
1 changed files with 1 additions and 1 deletions
|
|
@ -270,7 +270,7 @@ in
|
||||||
pkgs.ffmpeg # video/animation posters, sticker decode
|
pkgs.ffmpeg # video/animation posters, sticker decode
|
||||||
tesseractWithLangs # photo OCR
|
tesseractWithLangs # photo OCR
|
||||||
pkgs.whisper-cpp # voice/audio transcription
|
pkgs.whisper-cpp # voice/audio transcription
|
||||||
pkgs.poppler_utils # pdftotext (document handling)
|
pkgs.poppler-utils # pdftotext (document handling)
|
||||||
];
|
];
|
||||||
environment = {
|
environment = {
|
||||||
SHIPYARD_BOT_TOKEN_FILE = "/home/danny/.secrets/telegram-bot-token-shipyard";
|
SHIPYARD_BOT_TOKEN_FILE = "/home/danny/.secrets/telegram-bot-token-shipyard";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue