treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -21,7 +21,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Desktop clients to interact with ps2link and ps2netfs";
|
||||
homepage = https://github.com/ps2dev/ps2client;
|
||||
homepage = "https://github.com/ps2dev/ps2client";
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ maintainers.genesis ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user