treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
|
||||
computations and frustum culling classes, and spatial data structures'';
|
||||
|
||||
license = licenses.bsd2;
|
||||
homepage = https://github.com/VMML/vmmlib/;
|
||||
homepage = "https://github.com/VMML/vmmlib/";
|
||||
maintainers = [ maintainers.adev ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user