treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -70,7 +70,7 @@ EOF
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Common Desktop Environment";
|
||||
homepage = https://sourceforge.net/projects/cdesktopenv/;
|
||||
homepage = "https://sourceforge.net/projects/cdesktopenv/";
|
||||
license = licenses.lgpl2;
|
||||
maintainers = [ maintainers.gnidorah ];
|
||||
platforms = [ "i686-linux" "x86_64-linux" ];
|
||||
|
||||
Reference in New Issue
Block a user