clip tools

This commit is contained in:
Danilo Reyes
2026-02-15 18:41:55 -06:00
parent c65fd5ae52
commit fcec18c7e0
3 changed files with 29 additions and 1 deletions

View File

@@ -30,6 +30,10 @@
url = "git+https://git.lebubu.org/vibe-coded/lidarr-mb-gap.git";
inputs.nixpkgs.follows = "nixpkgs";
};
clip-tools = {
url = "git+https://git.lebubu.org/vibe-coded/clip-tools.git";
inputs.nixpkgs.follows = "nixpkgs";
};
nur = {
url = "github:nix-community/nur";
inputs.nixpkgs.follows = "nixpkgs";