treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -123,7 +123,7 @@ stdenv.mkDerivation rec {
|
||||
daemons.
|
||||
'';
|
||||
|
||||
homepage = https://linux-nfs.org/;
|
||||
homepage = "https://linux-nfs.org/";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ abbradar ];
|
||||
|
||||
Reference in New Issue
Block a user