Author: ludo
Date: Sun Oct 10 22:37:41 2010
New Revision: 24209
URL: https://svn.nixos.org/websvn/nix/?rev=24209&sc=1

Log:
Have Hydra execute the Avahi test.

Modified:
   nixos/trunk/release.nix

Modified: nixos/trunk/release.nix
==============================================================================
--- nixos/trunk/release.nix     Sun Oct 10 22:35:18 2010        (r24208)
+++ nixos/trunk/release.nix     Sun Oct 10 22:37:41 2010        (r24209)
@@ -148,6 +148,7 @@
           system = "i686-linux";
         };
       in {
+        avahi = t.avahi.test;
         bittorrent = t.bittorrent.test;
         firefox = t.firefox.test;
         installer.lvm = t.installer.lvm.test;
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to