treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
||||
glm freetype ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://logstalgia.io/;
|
||||
homepage = "https://logstalgia.io/";
|
||||
description = "Website traffic visualization tool";
|
||||
license = licenses.gpl3Plus;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user