release.nix and release-small.nix: remove unar, fixes #76927

This package is hardly used in Nixpkgs. Why is it considered
sufficiently important to block a channel?

It's been blocking the nixpkgs-unstable for 8 days now, so removing it
from release*.nix.
This commit is contained in:
Frederik Rietdijk 2020-01-13 15:53:49 +01:00
parent 0129b95b13
commit de66fc6a2a
2 changed files with 0 additions and 2 deletions

View file

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

View file

@ -105,7 +105,6 @@ let
jobs.nix-info-tested.x86_64-linux
# Ensure that X11/GTK are in order.
jobs.thunderbird.x86_64-linux
jobs.unar.x86_64-linux
jobs.cachix.x86_64-linux
/*