Don't install hydra-create

It doesn't do anything useful for users.
This commit is contained in:
Eelco Dolstra 2012-02-28 15:33:28 +01:00
parent b13664308c
commit da26294fdb
2 changed files with 2 additions and 4 deletions

View file

@ -101,9 +101,8 @@ nix-env -i hydra</screen>
Command completion should reveal a number of command-line tools from Hydra:
<screen>
hydra-build hydra-evaluator hydra-update-gc-roots
hydra-create hydra-queue-runner
hydra-eval-jobs hydra-server</screen>
hydra-build hydra-evaluator hydra-server
hydra-eval-jobs hydra-queue-runner hydra-update-gc-roots</screen>
</para>
</section>

View file

@ -8,7 +8,6 @@ bin_SCRIPTS = \
hydra-queue-runner \
hydra-server \
hydra-update-gc-roots \
hydra-create \
nix-prefetch-git \
nix-prefetch-bzr \
nix-prefetch-hg