treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -48,7 +48,7 @@ mkDerivation {
|
||||
|
||||
meta = with lib; {
|
||||
description = "OpenGL capture / playback debugger.";
|
||||
homepage = https://github.com/ValveSoftware/vogl;
|
||||
homepage = "https://github.com/ValveSoftware/vogl";
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.deepfire ];
|
||||
platforms = [ "x86_64-linux" "i686-linux" ];
|
||||
|
||||
Reference in New Issue
Block a user