treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = https://projects.sirrix.com/trac/tpmmanager;
|
||||
homepage = "https://projects.sirrix.com/trac/tpmmanager";
|
||||
description = "Tool for managing the TPM";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
maintainers = with stdenv.lib.maintainers; [ tstrobel ];
|
||||
|
||||
Reference in New Issue
Block a user