treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
|
||||
directory. It also places the FTDI version of the blackmagic
|
||||
executable in the bin directory.
|
||||
'';
|
||||
homepage = https://github.com/blacksphere/blackmagic;
|
||||
homepage = "https://github.com/blacksphere/blackmagic";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ pjones emily sorki ];
|
||||
# fails on darwin with
|
||||
|
||||
Reference in New Issue
Block a user