Temporary hack to check whether Hydra actually uses fresh Nix.
svn path=/nixpkgs/trunk/; revision=16906
This commit is contained in:
parent
61acec5361
commit
bdcdfbadea
@ -596,4 +596,6 @@ in {
|
||||
xset = linux;
|
||||
};
|
||||
|
||||
} ))
|
||||
}
|
||||
# Just a test to check for Hydra Nix version..
|
||||
// (if builtins.tryEval then {} else {hello=[];}) ))
|
||||
|
Loading…
Reference in New Issue
Block a user