We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2665c95 commit df2ff8bCopy full SHA for df2ff8b
1 file changed
example/flake.nix
@@ -1,6 +1,6 @@
1
{
2
inputs = {
3
- xnode-manager.url = "github:Openmesh-Network/xnode-manager";
+ xnode-manager.url = "github:Openmesh-Network/xnode-manager/dev";
4
xnode-ai-chat.url = "github:OpenxAI-Network/xnode-ai-chat";
5
nixpkgs.follows = "xnode-ai-chat/nixpkgs";
6
};
0 commit comments