nixpkgs/pkgs/servers/slimserver
Manuel Frischknecht c9b075818c slimserver: add perlPackages.ArchiveZip as a dependency
Slimserver uses `Archive::Zip`, in order to unpack plugins before
installing them. Without this dependency, its `PluginDownloader`
module will fail, printing the following error message instead:

Slim::Utils::PluginDownloader::extract (102) error loading Archive::Zip
Can't locate Archive/Zip.pm in @INC (you may need to install the Archive:
:Zip module) (@INC contains: [...])
2021-01-06 21:59:58 +01:00
..
default.nix slimserver: add perlPackages.ArchiveZip as a dependency 2021-01-06 21:59:58 +01:00