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:
DannyDannyDanny 2026-06-07 13:17:33 +02:00
parent cc8cc05a08
commit 05896f6d3b

View file

@ -270,7 +270,7 @@ in
pkgs.ffmpeg # video/animation posters, sticker decode
tesseractWithLangs # photo OCR
pkgs.whisper-cpp # voice/audio transcription
pkgs.poppler_utils # pdftotext (document handling)
pkgs.poppler-utils # pdftotext (document handling)
];
environment = {
SHIPYARD_BOT_TOKEN_FILE = "/home/danny/.secrets/telegram-bot-token-shipyard";