treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
||||
Experimental in nature, Alchemy lets you brainstorm visually to explore
|
||||
an expanded range of ideas and possibilities in a serendipitous way.
|
||||
'';
|
||||
homepage = http://al.chemy.org/;
|
||||
homepage = "http://al.chemy.org/";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = [ maintainers.marcweber ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user