treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -171,7 +171,7 @@ let
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Smart and user-friendly command line shell";
|
||||
homepage = http://fishshell.com/;
|
||||
homepage = "http://fishshell.com/";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ ocharles ];
|
||||
|
||||
Reference in New Issue
Block a user