aboutsummaryrefslogtreecommitdiff
path: root/infra/libkookie/nixpkgs/pkgs/tools/typesetting/kindlegen/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'infra/libkookie/nixpkgs/pkgs/tools/typesetting/kindlegen/default.nix')
-rw-r--r--infra/libkookie/nixpkgs/pkgs/tools/typesetting/kindlegen/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/libkookie/nixpkgs/pkgs/tools/typesetting/kindlegen/default.nix b/infra/libkookie/nixpkgs/pkgs/tools/typesetting/kindlegen/default.nix
index 709e94005346..1067386c2f8d 100644
--- a/infra/libkookie/nixpkgs/pkgs/tools/typesetting/kindlegen/default.nix
+++ b/infra/libkookie/nixpkgs/pkgs/tools/typesetting/kindlegen/default.nix
@@ -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;