treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -51,7 +51,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "KMS/DRM based System Console";
|
||||
homepage = http://www.freedesktop.org/wiki/Software/kmscon/;
|
||||
homepage = "http://www.freedesktop.org/wiki/Software/kmscon/";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user