treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
||||
installFlags = [ "INSTALL=install" "prefix=$(out)" ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://github.com/jaalto/project--copyright-update;
|
||||
homepage = "https://github.com/jaalto/project--copyright-update";
|
||||
description = "Updates the copyright information in a set of files";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user