treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -15,7 +15,7 @@ bundlerApp {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Puppet environment and module deployment";
|
||||
homepage = https://github.com/puppetlabs/r10k;
|
||||
homepage = "https://github.com/puppetlabs/r10k";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ zimbatm manveru nicknovitski ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user