treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Shallot allows you to create customized .onion addresses for your hidden service";
|
||||
|
||||
license = stdenv.lib.licenses.mit;
|
||||
homepage = https://github.com/katmagic/Shallot;
|
||||
homepage = "https://github.com/katmagic/Shallot";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user