diff options
| -rw-r--r-- | manifest.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.scm b/manifest.scm index 1a2371a..af0d73d 100644 --- a/manifest.scm +++ b/manifest.scm @@ -1,2 +1,2 @@ (specifications->manifest - (list "font-charter" "font-fira-code")) + (list "font-charter" "font-fira-code" "git-bug")) |
