treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -23,7 +23,7 @@ stdenv.mkDerivation {
|
||||
this with a single command on the teminal! It will also work if your
|
||||
program uses plug-ins that have dependencies too.
|
||||
'';
|
||||
homepage = https://github.com/auriamg/macdylibbundler;
|
||||
homepage = "https://github.com/auriamg/macdylibbundler";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
maintainers = [ maintainers.nomeata ];
|
||||
|
||||
Reference in New Issue
Block a user