This commit is contained in:
Martin Pander
2026-06-21 19:31:00 +02:00
parent 3edee1b0f6
commit a3bb2e838a
5 changed files with 176 additions and 11 deletions

View File

@@ -51,6 +51,8 @@
url = "github:modem-dev/hunk";
inputs.nixpkgs.follows = "nixpkgs";
};
llm-agents.url = "github:numtide/llm-agents.nix";
};
outputs = { self, nixpkgs, nixpkgs-stable, nixpkgs-wsl-stable, nixpkgs-opencode, nixos-wsl, home-manager, home-manager-wsl, nix-darwin, ... }@inputs: