kindlegen: mark broken due to download removal

This commit is contained in:
Sandro Jäckel 2020-10-24 13:36:39 +02:00
parent 2bb011032c
commit 76e1cda6c6
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -42,6 +42,7 @@ in stdenv.mkDerivation {
'';
meta = with stdenv.lib; {
broken = true; # download links got removed
description = "Convert documents to .mobi for use with Amazon Kindle";
homepage = "https://www.amazon.com/gp/feature.html?docId=1000765211";
license = licenses.unfree;