From d64fc6e17cbe61501f157f3f7641b7cebfd0f63c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Llu=C3=ADs=20Batlle=20i=20Rossell?= Date: Mon, 19 Apr 2010 14:21:52 +0000 Subject: [PATCH] Commenting at release.nix how hydra will evaluate it. svn path=/nixpkgs/trunk/; revision=21167 --- pkgs/top-level/release.nix | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix index 204c4220738c..d5f29f6d7846 100644 --- a/pkgs/top-level/release.nix +++ b/pkgs/top-level/release.nix @@ -1,3 +1,12 @@ +/* + This file will be evaluated by hydra with a call like this: + hydra_eval_jobs --gc-roots-dir \ + /nix/var/nix/gcroots/per-user/hydra/hydra-roots --argstr \ + system i686-linux --argstr system x86_64-linux --arg \ + nixpkgs "{outPath = ./}" .... release.nix + + Hydra can be installed with "nix-env -i hydra". +*/ with (import ./release-lib.nix); {