Temporary hack to check whether Hydra actually uses fresh Nix.

svn path=/nixpkgs/trunk/; revision=16906
This commit is contained in:
Michael Raskin 2009-09-01 07:51:29 +00:00
parent 61acec5361
commit bdcdfbadea

View File

@ -596,4 +596,6 @@ in {
xset = linux;
};
} ))
}
# Just a test to check for Hydra Nix version..
// (if builtins.tryEval then {} else {hello=[];}) ))