treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -26,6 +26,6 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [ raskin ];
|
||||
platforms = platforms.unix;
|
||||
license = licenses.gpl3Plus;
|
||||
homepage = https://github.com/koct9i/ioping;
|
||||
homepage = "https://github.com/koct9i/ioping";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user