hermes rollback because of matrix gateway problem

This commit is contained in:
2026-06-27 12:01:52 +02:00
parent 4ba56269ff
commit 8041f5306e
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -474,16 +474,16 @@
"uv2nix": "uv2nix_2" "uv2nix": "uv2nix_2"
}, },
"locked": { "locked": {
"lastModified": 1781897911, "lastModified": 1780707343,
"narHash": "sha256-Oyl6Cpg2bTiX9MyBxFT5q4yVdYf3lCIptzFdiVULmjo=", "narHash": "sha256-ngpkopVczNrT0bfCXHm38QjgrZT96Bm/rO89NA/ls3Y=",
"owner": "NousResearch", "owner": "NousResearch",
"repo": "hermes-agent", "repo": "hermes-agent",
"rev": "2bd1977d8fad185c9b4be47884f7e87f1add0ce3", "rev": "3c231eb3979ab9c57d5cd6d02f1d577a3b718b43",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "NousResearch", "owner": "NousResearch",
"ref": "v2026.6.19", "ref": "v2026.6.5",
"repo": "hermes-agent", "repo": "hermes-agent",
"type": "github" "type": "github"
} }
+1 -1
View File
@@ -47,7 +47,7 @@
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
hermes-agent.url = "github:NousResearch/hermes-agent/v2026.6.19"; hermes-agent.url = "github:NousResearch/hermes-agent/v2026.6.5";
rustfs = { rustfs = {
url = "github:rustfs/rustfs-flake"; url = "github:rustfs/rustfs-flake";