lxc: moved package into the "applications/virtualization" category

svn path=/nixpkgs/trunk/; revision=29491
This commit is contained in:
Peter Simons
2011-09-26 08:12:14 +00:00
parent a004ca1a7d
commit 01022a1502
5 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -915,7 +915,7 @@ let
lshw = callPackage ../tools/system/lshw { }; lshw = callPackage ../tools/system/lshw { };
lxc = callPackage ../tools/system/lxc { }; lxc = callPackage ../applications/virtualization/lxc { };
lzma = xz; lzma = xz;