treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -9,7 +9,7 @@ bundlerApp {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A Ruby runtime developer console and IRB alternative";
|
||||
homepage = https://pryrepl.org;
|
||||
homepage = "https://pryrepl.org";
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.tckmn ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user