treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -38,7 +38,7 @@ mkDerivation {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Ultrastar karaoke song creation tool";
|
||||
homepage = https://github.com/UltraStar-Deluxe/UltraStar-Creator;
|
||||
homepage = "https://github.com/UltraStar-Deluxe/UltraStar-Creator";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ Profpatsch ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user