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:
Adam C. Stephens
2025-12-03 13:38:00 -05:00
parent 6f4a4bcccb
commit 88feed68a5
+2
View File
@@ -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