treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -30,6 +30,6 @@ stdenv.mkDerivation {
|
||||
license = stdenv.lib.licenses.bsd2;
|
||||
maintainers = [stdenv.lib.maintainers.raskin];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
homepage = http://www.dettus.net/n2048/;
|
||||
homepage = "http://www.dettus.net/n2048/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user