treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -36,7 +36,7 @@ buildRustPackage rec {
|
||||
* Should i use this crate?
|
||||
* How mature is it?
|
||||
'';
|
||||
homepage = https://github.com/peterheesterman/chit;
|
||||
homepage = "https://github.com/peterheesterman/chit";
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.lilyball ];
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user