treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -59,7 +59,7 @@ mkDerivation rec {
|
||||
It takes a perf.data file, parses and evaluates its contents and
|
||||
then displays the result in a graphical way.
|
||||
'';
|
||||
homepage = https://github.com/KDAB/hotspot;
|
||||
homepage = "https://github.com/KDAB/hotspot";
|
||||
license = with stdenv.lib.licenses; [ gpl2 gpl3 ];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
maintainers = with stdenv.lib.maintainers; [ nh2 ];
|
||||
|
||||
Reference in New Issue
Block a user