treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -126,7 +126,7 @@ in mkDerivation {
|
||||
|
||||
meta = {
|
||||
description = "A system for processing and editing 3D triangular meshes.";
|
||||
homepage = http://www.meshlab.net/;
|
||||
homepage = "http://www.meshlab.net/";
|
||||
license = lib.licenses.gpl3;
|
||||
maintainers = with lib.maintainers; [viric];
|
||||
platforms = with lib.platforms; linux;
|
||||
|
||||
Reference in New Issue
Block a user