Move lxc from "applications/virtualization" to "os-specific/linux".
This commit is contained in:
parent
04d13e193e
commit
094cbf9b4d
@ -1024,7 +1024,7 @@ let
|
|||||||
|
|
||||||
lshw = callPackage ../tools/system/lshw { };
|
lshw = callPackage ../tools/system/lshw { };
|
||||||
|
|
||||||
lxc = callPackage ../applications/virtualization/lxc { };
|
lxc = callPackage ../os-specific/linux/lxc { };
|
||||||
|
|
||||||
lzma = xz;
|
lzma = xz;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user