treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -22,7 +22,7 @@ stdenv_32bit.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv_32bit.lib; {
|
||||
homepage = https://github.com/taviso/loadlibrary;
|
||||
homepage = "https://github.com/taviso/loadlibrary";
|
||||
description = "Porting Windows Dynamic Link Libraries to Linux";
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.eleanor ];
|
||||
|
||||
Reference in New Issue
Block a user