release-small: use unar instead of unrar

It's a free (SW) alternative.  See #16868.
This commit is contained in:
Vladimír Čunát 2017-04-03 09:08:31 +02:00
parent 2c006ca805
commit b6036c95d0
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -157,7 +157,7 @@ with import ./release-lib.nix { inherit supportedSystems; };
time = linux;
tinycc = linux;
udev = linux;
unrar = linux;
unar = linux;
unzip = all;
upstart = linux;
usbutils = linux;