treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -32,7 +32,7 @@ let
|
||||
--add-flags "-jar $out/share/java/ij.jar -ijpath $out/share"
|
||||
'';
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://imagej.nih.gov/ij/;
|
||||
homepage = "https://imagej.nih.gov/ij/";
|
||||
description = "Image processing and analysis in Java";
|
||||
longDescription = ''
|
||||
ImageJ is a public domain Java image processing program
|
||||
|
||||
Reference in New Issue
Block a user