treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -46,7 +46,7 @@ bundlerApp {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A monitoring framework that aims to be simple, malleable, and scalable";
|
||||
homepage = https://sensuapp.org/;
|
||||
homepage = "https://sensuapp.org/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ theuni peterhoeg manveru nicknovitski ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user