treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
|
||||
sftp-server or scp, that lack this ability.
|
||||
'';
|
||||
|
||||
homepage = https://www.gnu.org/software/rush/;
|
||||
homepage = "https://www.gnu.org/software/rush/";
|
||||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
|
||||
maintainers = [ stdenv.lib.maintainers.bjg ];
|
||||
|
||||
Reference in New Issue
Block a user