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