chore(ci): flake update tree

This commit is contained in:
arcnmx 2025-08-15 23:24:43 -07:00
parent c39a4373ff
commit ad34007831
2 changed files with 16 additions and 12 deletions

View file

@ -29,7 +29,8 @@
};
tree = {
url = "github:kittywitch/tree";
inputs.std.follows = "std-fl/nix-std";
inputs.std.follows = "std-fl";
inputs.nix-std.follows = "std-fl/nix-std";
inputs.nixpkgs.follows = "nixpkgs";
};
deploy-rs = {