some changes regarding rustdesk and a new project
This commit is contained in:
parent
44b47ce18c
commit
6ae6c5e0e5
7 changed files with 8 additions and 8 deletions
|
|
@ -5,8 +5,8 @@ self: super: {
|
|||
version = "1.0.0";
|
||||
src = super.fetchgit {
|
||||
url = "https://git.cloonar.com/Cloonar/chatgpt.vim.git";
|
||||
rev = "d6dc98cd586272741eaacf2cd6e94c6a6a1b7da2";
|
||||
sha256 = "sha256-t9toNPBTGti2ufGYHBVZbEV3DpBX8RK4ayhBlpHgygk=";
|
||||
rev = "a354ff080afc5411967a98d6af1c714f26c1a2e5";
|
||||
sha256 = "sha256-k90qf6iL8EjAAd97uXSMDmJYIuwzXxiTcZPw7CTYH7A=";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -50,7 +50,8 @@
|
|||
nvim-lspconfig
|
||||
nvim-tree-lua
|
||||
nvim-web-devicons
|
||||
pkgs.vimPlugins.nvim-treesitter.withAllGrammars
|
||||
nvim-treesitter.withAllGrammars
|
||||
nvim-treesitter-parsers.http
|
||||
# (nvim-treesitter.withPlugins (_: pkgs.tree-sitter.allGrammars))
|
||||
plenary-nvim
|
||||
project-nvim
|
||||
|
|
|
|||
|
|
@ -143,6 +143,7 @@ in {
|
|||
pinentry
|
||||
rbw
|
||||
rofi-rbw
|
||||
rustdesk
|
||||
slurp
|
||||
sway
|
||||
swaybg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue