treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -94,7 +94,7 @@ stdenv.mkDerivation rec {
|
||||
VD-Interfaces. The VD-Interfaces (VDI) enable both ends of the solution to be easily
|
||||
utilized by a third-party component.
|
||||
'';
|
||||
homepage = https://www.spice-space.org/;
|
||||
homepage = "https://www.spice-space.org/";
|
||||
license = licenses.lgpl21;
|
||||
|
||||
maintainers = [ maintainers.bluescreen303 ];
|
||||
|
||||
Reference in New Issue
Block a user