treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
description = "ELF object file access library";
|
||||
|
||||
homepage = https://github.com/Distrotech/libelf;
|
||||
homepage = "https://github.com/Distrotech/libelf";
|
||||
|
||||
license = stdenv.lib.licenses.lgpl2Plus;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user