This commit is contained in:
2024-12-29 22:04:44 +01:00
parent 6ae6c5e0e5
commit 12ef36af33
5 changed files with 254 additions and 2 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 = "a354ff080afc5411967a98d6af1c714f26c1a2e5";
sha256 = "sha256-k90qf6iL8EjAAd97uXSMDmJYIuwzXxiTcZPw7CTYH7A=";
rev = "162ab2d82054897ac0d371d7047811abcd510ab5";
sha256 = "sha256-0BvVCGXO4GAUumv36+/9/S8pGMKCl/V3rxEKeiKW5xo=";
};
};
};