Commit Graph

27 Commits

Author SHA1 Message Date
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
Sandro
38fce64788
Merge pull request #82296 from nyanloutre/slimserver_7_9_2
slimserver: 7.9.1 -> 7.9.2
2020-11-25 00:07:52 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
nyanloutre
1b099f9d6c
slimserver: 7.9.1 -> 7.9.2 2020-03-11 00:57:43 +01:00
volth
b3cc65f8b9 buildPerlPackage: name -> (pname, version) 2019-06-20 15:56:50 +00:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Freezeboy
8f87a61de2 Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms) 2019-02-18 10:56:58 +01:00
volth
bb9557eb7c lib.makePerlPath -> perlPackages.makePerlPath 2018-12-15 03:50:31 +00:00
volth
f65dfb3caf buildPerlPackage -> perlPackages.buildPerlPackage 2018-10-14 09:10:41 +02:00
Philipp Hausmann
09df5da98f slimserver: Relax audio scan dependency (#47029) 2018-10-02 00:08:00 +02:00
volth
cc55a3ebcb treewide: fix build with disallowed aliases (#43872)
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
Philipp Hausmann
308638c0ca nixos/slimserver: Fix transcoding 2018-05-23 12:31:50 +02:00
Philipp Hausmann
986bc55968 slimserver: Relax Audio::Scan dependency bounds 2018-05-18 22:09:09 +02:00
Philipp Hausmann
7a16fd6111 slimserver: 7.9.0 -> 7.9.1 2018-05-16 20:47:04 +02:00
Philipp Hausmann
a44cea1158 Fix plugins by not moving Slim folder 2017-03-18 13:01:36 +01:00
Philipp Hausmann
b0e518c6e5 Mark slimserver as unfree 2017-03-16 21:03:06 +01:00
Philipp Hausmann
0bd6fdcfc4 Cosmetics 2017-03-16 20:50:10 +01:00
Philipp Hausmann
ad88df249c Use 7.9.0 tarball 2017-03-16 19:54:27 +01:00
Philipp Hausmann
588c773880 Web interface starts up! 2017-03-15 22:39:03 +01:00
Philipp Hausmann
cad54958c0 Server at least starts now 2017-03-15 22:34:10 +01:00
Philipp Hausmann
12de6bb211 Move slim folder 2017-03-14 22:55:04 +01:00
Philipp Hausmann
19ebbde472 Add some more deps 2017-03-14 22:54:58 +01:00
Philipp Hausmann
ac8596ca27 Use buildPerlPackage instead of standard builder 2017-03-14 22:34:12 +01:00
Philipp Hausmann
38f315623e Remove unused binary files 2017-03-14 21:21:02 +01:00
Philipp Hausmann
6e0e27854f Add some more perl dependencies 2017-03-14 21:20:55 +01:00
Philipp Hausmann
de5465d813 WIP 2017-03-14 20:16:11 +01:00
Philipp Hausmann
ffa3dbeee1 init slimserver 2017-03-14 20:16:11 +01:00