treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -102,7 +102,7 @@ stdenv.mkDerivation rec {
|
||||
program was doing at the moment it crashed.
|
||||
'';
|
||||
|
||||
homepage = https://www.gnu.org/software/gdb/;
|
||||
homepage = "https://www.gnu.org/software/gdb/";
|
||||
|
||||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user