treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -9,7 +9,7 @@ bundlerEnv {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A simple tool used to automatically create windows and panes in tmux with YAML files";
|
||||
homepage = https://github.com/remiprev/teamocil;
|
||||
homepage = "https://github.com/remiprev/teamocil";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [
|
||||
|
||||
Reference in New Issue
Block a user