treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -51,7 +51,7 @@ stdenv.mkDerivation {
|
||||
It is associated with GNU Binutils, and elsewhere often distributed with
|
||||
it.
|
||||
'';
|
||||
homepage = https://www.gnu.org/software/binutils/;
|
||||
homepage = "https://www.gnu.org/software/binutils/";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ ericson2314 ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user