treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -9,7 +9,7 @@ bundlerApp {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Toolkit to add Ruby development - in-editor coverage, libnotify of test runs";
|
||||
homepage = https://github.com/nyarly/cadre;
|
||||
homepage = "https://github.com/nyarly/cadre";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ nyarly nicknovitski ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user