inventory/auto-pull-update: init

This commit is contained in:
2026-07-23 14:12:34 +07:00
parent 7246ab1437
commit a29e4611b2
312 changed files with 3397 additions and 0 deletions
+6
View File
@@ -7,6 +7,12 @@
inputs.treefmt-nix.follows = "treefmt-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
clan-community = {
url = "git+https://git.clan.lol/clan/clan-community";
inputs.clan-core.follows = "clan-core";
inputs.flake-parts.follows = "flake-parts";
inputs.treefmt-nix.follows = "treefmt-nix";
};
devshell = {
url = "github:numtide/devshell";
inputs.nixpkgs.follows = "nixpkgs";