treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -48,7 +48,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A library full of GTK widgets for mobile phones";
|
||||
homepage = https://source.puri.sm/Librem5/libhandy;
|
||||
homepage = "https://source.puri.sm/Librem5/libhandy";
|
||||
license = licenses.lgpl21Plus;
|
||||
maintainers = with maintainers; [ jtojnar ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user