treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
directories to several nodes ('kaput' command), and to gather several
|
||||
remote files or directories locally ('kaget' command). It relies on TakTuk
|
||||
for efficiency and scalability.'';
|
||||
homepage = http://taktuk.gforge.inria.fr/kanif;
|
||||
homepage = "http://taktuk.gforge.inria.fr/kanif";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
maintainers = [ stdenv.lib.maintainers.bzizou ];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user