treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -9,7 +9,7 @@ bundlerEnv {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Per-value asymmetric encryption of sensitive data for Hiera";
|
||||
homepage = https://github.com/TomPoulton/hiera-eyaml;
|
||||
homepage = "https://github.com/TomPoulton/hiera-eyaml";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ benley nicknovitski ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user