diff --git a/doc/manual/installation.xml b/doc/manual/installation.xml index f4f7aaf8..489f85e6 100644 --- a/doc/manual/installation.xml +++ b/doc/manual/installation.xml @@ -101,9 +101,8 @@ nix-env -i hydra Command completion should reveal a number of command-line tools from Hydra: -hydra-build hydra-evaluator hydra-update-gc-roots -hydra-create hydra-queue-runner -hydra-eval-jobs hydra-server +hydra-build hydra-evaluator hydra-server +hydra-eval-jobs hydra-queue-runner hydra-update-gc-roots diff --git a/src/script/Makefile.am b/src/script/Makefile.am index 68ad388a..0f822982 100644 --- a/src/script/Makefile.am +++ b/src/script/Makefile.am @@ -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