treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -32,6 +32,6 @@ stdenv.mkDerivation {
|
||||
maintainers = with maintainers; [ raskin ];
|
||||
platforms = platforms.linux;
|
||||
license = with licenses; [ gpl2 ufl ];
|
||||
homepage = https://github.com/fluxer/warmux;
|
||||
homepage = "https://github.com/fluxer/warmux";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user