Add gzip support for channel unpacking
This commit is contained in:
parent
620d57f036
commit
25a00cae5b
4 changed files with 8 additions and 3 deletions
|
|
@ -7,6 +7,7 @@ in {
|
|||
shell = "@shell@";
|
||||
coreutils = "@coreutils@";
|
||||
bzip2 = "@bzip2@";
|
||||
gzip = "@gzip@";
|
||||
xz = "@xz@";
|
||||
tar = "@tar@";
|
||||
tarFlags = "@tarFlags@";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue