chore: -mem0

This commit is contained in:
2026-08-31 13:03:44 +02:00
parent e2c7cce3b0
commit 8f5f3754e5
3 changed files with 26 additions and 20 deletions
+4 -4
View File
@@ -23,9 +23,9 @@
nixpkgs-master.url = "github:nixos/nixpkgs/master";
m3ta-nixpkgs = {
# url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/nixpkgs";
url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/nixpkgs";
inputs.nixpkgs.follows = "nixpkgs";
url = "path:/home/m3tam3re/p/NIX/nixpkgs";
# url = "path:/home/m3tam3re/p/NIX/nixpkgs";
};
llm-agents.url = "github:numtide/llm-agents.nix";
@@ -47,8 +47,8 @@
nix-colors.url = "github:misterio77/nix-colors";
m3ta-home = {
# url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-home";
url = "path:/home/m3tam3re/p/NIX/m3ta-home";
url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-home";
# url = "path:/home/m3tam3re/p/NIX/m3ta-home";
inputs.nixpkgs.follows = "nixpkgs";
};