treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
||||
to be executed by the shell. There are no built-in commands, CLEX is an
|
||||
add-on to your favorite shell.
|
||||
'';
|
||||
homepage = http://www.clex.sk;
|
||||
homepage = "http://www.clex.sk";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user