treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -28,7 +28,7 @@ mkDerivation {
|
||||
|
||||
meta = {
|
||||
description = "A notification system for tiling window managers";
|
||||
homepage = https://github.com/sboli/twmn;
|
||||
homepage = "https://github.com/sboli/twmn";
|
||||
platforms = with lib.platforms; linux;
|
||||
maintainers = [ lib.maintainers.matejc ];
|
||||
license = lib.licenses.lgpl3;
|
||||
|
||||
Reference in New Issue
Block a user