treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -30,7 +30,7 @@ in
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Resource efficient UPnP/DLNA renderer, optimal for Raspberry Pi, CuBox or a general MediaServer";
|
||||
homepage = https://github.com/hzeller/gmrender-resurrect;
|
||||
homepage = "https://github.com/hzeller/gmrender-resurrect";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ koral ashkitten ];
|
||||
|
||||
Reference in New Issue
Block a user