treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -9,7 +9,7 @@ bundlerApp {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A rainbow version of cat";
|
||||
homepage = https://github.com/busyloop/lolcat;
|
||||
homepage = "https://github.com/busyloop/lolcat";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ StillerHarpo manveru nicknovitski ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user