treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -31,7 +31,7 @@ stdenv.mkDerivation {
|
||||
to bring to life the video game used to determine the winner of Pierce
|
||||
Hawthorne's inheritance.
|
||||
'';
|
||||
homepage = https://www.reddit.com/r/hawkthorne;
|
||||
homepage = "https://www.reddit.com/r/hawkthorne";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
maintainers = with stdenv.lib.maintainers; [ campadrenalin ];
|
||||
broken = true;
|
||||
|
||||
Reference in New Issue
Block a user