about summary refs log tree commit diff
path: root/pkgs/tools/text/mdbook-plantuml
diff options
context:
space:
mode:
authorfigsoda <figsoda@pm.me>2023-07-12 12:12:15 -0400
committerfigsoda <figsoda@pm.me>2023-07-12 12:12:15 -0400
commitd70e0242e9daf4ebb51c8020501dc23407e6236b (patch)
treed0b8663d585e61247312d541adc21233695aa319 /pkgs/tools/text/mdbook-plantuml
parent9a1074ae6b2e76f8c1ae69a5c467f4097de85516 (diff)
downloadnixlib-d70e0242e9daf4ebb51c8020501dc23407e6236b.tar
nixlib-d70e0242e9daf4ebb51c8020501dc23407e6236b.tar.gz
nixlib-d70e0242e9daf4ebb51c8020501dc23407e6236b.tar.bz2
nixlib-d70e0242e9daf4ebb51c8020501dc23407e6236b.tar.lz
nixlib-d70e0242e9daf4ebb51c8020501dc23407e6236b.tar.xz
nixlib-d70e0242e9daf4ebb51c8020501dc23407e6236b.tar.zst
nixlib-d70e0242e9daf4ebb51c8020501dc23407e6236b.zip
pkgs/tools/text: remove dead code
with the help of deadnix & nil
Diffstat (limited to 'pkgs/tools/text/mdbook-plantuml')
-rw-r--r--pkgs/tools/text/mdbook-plantuml/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/tools/text/mdbook-plantuml/default.nix b/pkgs/tools/text/mdbook-plantuml/default.nix
index e57bd1a45225..3e6d13d24489 100644
--- a/pkgs/tools/text/mdbook-plantuml/default.nix
+++ b/pkgs/tools/text/mdbook-plantuml/default.nix
@@ -3,10 +3,8 @@
 , fetchpatch
 , stdenv
 , rustPlatform
-, darwin
 , pkg-config
 , openssl
-, libiconv
 , CoreServices
 }: