treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -36,7 +36,7 @@ stdenv.mkDerivation {
|
||||
parallel or distributed applications.
|
||||
'';
|
||||
|
||||
homepage = http://vite.gforge.inria.fr/;
|
||||
homepage = "http://vite.gforge.inria.fr/";
|
||||
license = stdenv.lib.licenses.cecill20;
|
||||
maintainers = with stdenv.lib.maintainers; [ ];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user