straylight: add herdr

Pin herdr v0.9.0 from the upstream flake (nixpkgs-unstable only has
0.7.1) and install it on straylight to host coding-agent terminals.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
2026-09-15 17:41:39 -07:00
co-authored by Claude Fable 5.1
parent 5da03f8ba4
commit ac7a0b20fe
3 changed files with 53 additions and 0 deletions
+3
View File
@@ -46,6 +46,9 @@
mcp.url = "git+https://git@git.wntrmute.dev/mc/mcp";
mcp.inputs.nixpkgs.follows = "nixpkgs";
herdr.url = "github:herdrdev/herdr/v0.9.0";
herdr.inputs.nixpkgs.follows = "nixpkgs";
# exo.url = "git+https://git.wntrmute.dev/kyle/exo";
# exo.inputs.nixpkgs.follows = "nixpkgs";