update trollshell to hyperhive integration branch

This commit is contained in:
müde 2026-09-10 23:20:14 +02:00
commit f56e38c1f7
3 changed files with 14 additions and 8 deletions

View file

@ -82,7 +82,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
trollshell = {
url = "github:vibec0re/trollshell";
url = "github:vibec0re/trollshell/feat/947-plugin-agents-p1";
inputs = {
nixpkgs.follows = "nixpkgs";
treefmt-nix.follows = "treefmt-nix";