fix: agent-lib-legacy repo url

This commit is contained in:
2026-08-03 06:31:43 +02:00
parent a9cf13abd4
commit 66b1dc72f5
+1 -1
View File
@@ -23,7 +23,7 @@
agent-lib = {
# url = "path:/home/m3tam3re/p/NIX/agent-lib";
url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/agent-lib";
url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/agent-lib-legacy";
inputs.nixpkgs.follows = "nixpkgs";
};