about summary refs log tree commit diff
path: root/pkgs/applications/version-management/viewmtn
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/version-management/viewmtn')
-rw-r--r--pkgs/applications/version-management/viewmtn/0.10.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgs/applications/version-management/viewmtn/0.10.nix b/pkgs/applications/version-management/viewmtn/0.10.nix
index d5e7d1e7c83aa..be8cc83c30088 100644
--- a/pkgs/applications/version-management/viewmtn/0.10.nix
+++ b/pkgs/applications/version-management/viewmtn/0.10.nix
@@ -1,5 +1,4 @@
-
-args : with args; 
+args @ { monotone, cheetahTemplate, highlight, ctags, makeWrapper, graphviz, which, python, ... }: with args;
 rec {
   src = fetchurl {
     url = http://viewmtn.1erlei.de/downloads/viewmtn-0.10.tgz;