nixos/incus: support bzip2 and lz4 compression
These are supported upstream, so provide full support here: https://github.com/lxc/incus/blob/a229a7cd59e8be258991808e4dce68b130c128ab/shared/archive/detect.go#L39
This commit is contained in:
@@ -29,6 +29,7 @@ let
|
||||
attr
|
||||
bash
|
||||
btrfs-progs
|
||||
bzip2
|
||||
cdrkit
|
||||
coreutils
|
||||
criu
|
||||
@@ -48,6 +49,7 @@ let
|
||||
kmod
|
||||
libxfs
|
||||
lvm2
|
||||
lz4
|
||||
lxcfs
|
||||
minio
|
||||
minio-client
|
||||
|
||||
Reference in New Issue
Block a user