treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
license = licenses.gpl3Plus;
|
||||
|
||||
homepage = https://www.gnu.org/software/acct/;
|
||||
homepage = "https://www.gnu.org/software/acct/";
|
||||
|
||||
maintainers = with maintainers; [ pSub ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user