treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
|
||||
Makes your machine appear to be anywhere on the internet
|
||||
to any host running a (UDP) unix traceroute
|
||||
'';
|
||||
homepage = https://moxie.org/software/fakeroute/;
|
||||
homepage = "https://moxie.org/software/fakeroute/";
|
||||
license = licenses.bsd3;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user