treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
||||
is also valid for OpenCL loads; the other blocks are only useful for GL
|
||||
loads. Requires root rights or other permissions to read /dev/mem.
|
||||
'';
|
||||
homepage = https://github.com/clbr/radeontop;
|
||||
homepage = "https://github.com/clbr/radeontop";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ rycee ];
|
||||
|
||||
Reference in New Issue
Block a user