treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -42,6 +42,6 @@ stdenv.mkDerivation rec {
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
maintainers = [stdenv.lib.maintainers.raskin];
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
homepage = https://tracker.debian.org/pkg/xsok;
|
||||
homepage = "https://tracker.debian.org/pkg/xsok";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user