treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -21,7 +21,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = {
|
||||
description = "A minimal Bitmessage client";
|
||||
homepage = https://github.com/bpeel/notbit;
|
||||
homepage = "https://github.com/bpeel/notbit";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ mog ];
|
||||
|
||||
Reference in New Issue
Block a user