switching to ssh flake url
Some checks failed
gitea-deepak/nixconf/pipeline/head This commit looks good
testing nix stuff / nix (ubuntu-latest) (push) Failing after 2m54s

This commit is contained in:
2025-03-19 18:14:50 -05:00
parent b31d5b33fc
commit 2980827c41
2 changed files with 53 additions and 18 deletions

View File

@@ -68,7 +68,7 @@
};
claude-mcp-bundle = {
url = "git+https://gitea.deepak.science/deepak/claude_mcp_bundle.git";
url = "git+ssh://git@gitea.deepak.science:2222/deepak/claude_mcp_bundle.git";
inputs.nixpkgs.follows = "nixpkgs";
};