treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -186,7 +186,7 @@ with self; {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A modular widget library for the awesome window manager";
|
||||
homepage = https://github.com/Mic92/vicious;
|
||||
homepage = "https://github.com/Mic92/vicious";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ makefu mic92 ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user