some changes regarding rustdesk and a new project

This commit is contained in:
2024-12-26 14:13:40 +01:00
parent 44b47ce18c
commit 6ae6c5e0e5
7 changed files with 8 additions and 8 deletions

View File

@@ -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=";
};
};
};