* Enable the Bittorrent test.
svn path=/nixos/trunk/; revision=21997
This commit is contained in:
parent
32d41f439d
commit
3f0a341c45
@ -148,6 +148,7 @@ let
|
|||||||
system = "i686-linux";
|
system = "i686-linux";
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
|
bittorrent = t.bittorrent.test;
|
||||||
firefox = t.firefox.test;
|
firefox = t.firefox.test;
|
||||||
installer.lvm = t.installer.lvm.test;
|
installer.lvm = t.installer.lvm.test;
|
||||||
installer.separateBoot = t.installer.separateBoot.test;
|
installer.separateBoot = t.installer.separateBoot.test;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user