nix flake update

This commit is contained in:
müde 2026-09-12 00:08:22 +02:00
commit c1080783c6
2 changed files with 20 additions and 21 deletions

View file

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