Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
2025-12-04 15:02:32 +00:00
parent 21a4916d9e
commit ce51e114ce
4 changed files with 316 additions and 23 deletions

View File

@@ -4,6 +4,7 @@
...
}:
with pkgs; [
inputs.beads.packages.${pkgs.system}.default
inputs.nix-ai-tools.packages.${pkgs.system}.amp
(callPackage ./bin/open-project.nix {})
age