Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-03-10 12:21:24 +00:00
committed by GitHub
31 changed files with 308 additions and 81 deletions
+1 -1
View File
@@ -656,7 +656,7 @@ self: super: {
});
lf-vim = super.lf-vim.overrideAttrs (old: {
dependencies = with super; [ vim-bbye ];
dependencies = with super; [ vim-floaterm ];
});
vim-stylish-haskell = super.vim-stylish-haskell.overrideAttrs (old: {