updated aiCode extension

This commit is contained in:
Leyla Becker 2025-07-24 01:06:50 -05:00
parent 1ac0b89935
commit 9b5ccf6cc9
2 changed files with 4 additions and 3 deletions

View file

@ -12,10 +12,10 @@
src = builtins.fetchGit {
url = "ssh://git@git.jan-leila.com/jan-leila/ai-code.git";
rev = "480b51830602b28009e6b5c5014e7e2970a0a3b3";
rev = "bdb615876df41717180c31640a8542b86326a9b3";
};
npmDepsHash = "sha256-WxLb+e0itOCIRXpVOjcbPm6QNWbdSKZOPeXLyOa4ROQ=";
npmDepsHash = "sha256-kjMyEnT3dz0yH5Ydh+aGoFDocKpBYGRmfnwbEdvvgpY=";
nativeBuildInputs = with pkgs; [
vsce