fix(droid): get rar package out of droid packages
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
4cd5cc98cc
commit
1229c8034a
2 changed files with 1 additions and 1 deletions
|
@ -90,6 +90,7 @@
|
||||||
hdparm
|
hdparm
|
||||||
pciutils
|
pciutils
|
||||||
usbutils
|
usbutils
|
||||||
|
rar
|
||||||
])
|
])
|
||||||
++ [
|
++ [
|
||||||
nix-melt.packages.${pkgs.system}.default
|
nix-melt.packages.${pkgs.system}.default
|
||||||
|
|
|
@ -18,7 +18,6 @@
|
||||||
zip
|
zip
|
||||||
unzip
|
unzip
|
||||||
p7zip
|
p7zip
|
||||||
rar
|
|
||||||
bzip2
|
bzip2
|
||||||
gzip
|
gzip
|
||||||
gnutar
|
gnutar
|
||||||
|
|
Loading…
Reference in a new issue