kindlegen: mark broken due to download removal
This commit is contained in:
parent
2bb011032c
commit
76e1cda6c6
@ -42,6 +42,7 @@ in stdenv.mkDerivation {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
broken = true; # download links got removed
|
||||||
description = "Convert documents to .mobi for use with Amazon Kindle";
|
description = "Convert documents to .mobi for use with Amazon Kindle";
|
||||||
homepage = "https://www.amazon.com/gp/feature.html?docId=1000765211";
|
homepage = "https://www.amazon.com/gp/feature.html?docId=1000765211";
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user