summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-07-30 20:59:49 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-07-30 20:59:49 +0200
commit3e4d01a3394e5955e648aa2404e35bccb679a7d3 (patch)
treec525a8f8d267b41582e57abecc384a7cbfc77d0d /doc
parent008f4d0032868896d623a32b9114c84b115f4b3e (diff)
Add missing dependency: which
Diffstat (limited to 'doc')
-rw-r--r--doc/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/default.nix b/doc/default.nix
index 9bccd3f6..0146b71c 100644
--- a/doc/default.nix
+++ b/doc/default.nix
@@ -51,6 +51,8 @@ let
})
pkgs.lmodern
+
+ pkgs.which
];
in