treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -39,7 +39,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = https://www.retrodev.com/blastem/;
|
||||
homepage = "https://www.retrodev.com/blastem/";
|
||||
description = "The fast and accurate Genesis emulator";
|
||||
maintainers = with stdenv.lib.maintainers; [ puffnfresh ];
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
|
||||
Reference in New Issue
Block a user