treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -24,7 +24,7 @@ mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Application to read current clocks of AMD Radeon cards";
|
||||
homepage = https://github.com/marazmista/radeon-profile;
|
||||
homepage = "https://github.com/marazmista/radeon-profile";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user