treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
||||
We currently support targets connected via USB, exposing the USBTMC
|
||||
interface, and VXI-11 devices.
|
||||
'';
|
||||
homepage = http://www.librevisa.org/;
|
||||
homepage = "http://www.librevisa.org/";
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
maintainers = [ maintainers.bjornfor ];
|
||||
|
||||
Reference in New Issue
Block a user