treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -165,7 +165,7 @@ stdenv.mkDerivation rec {
|
||||
ported to OS/2 Warp!
|
||||
'';
|
||||
|
||||
homepage = https://www.gnu.org/software/ncurses/;
|
||||
homepage = "https://www.gnu.org/software/ncurses/";
|
||||
|
||||
license = lib.licenses.mit;
|
||||
platforms = lib.platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user