gallery-dl fix
All checks were successful
MCP Tests / mcp-tests (push) Successful in 16s

This commit is contained in:
Danilo Reyes
2026-03-31 22:19:45 -06:00
parent 339e79a712
commit 1877ad159e
6 changed files with 49 additions and 3 deletions

View File

@@ -76,6 +76,10 @@
url = "github:StuffAnThings/qbit_manage";
flake = false;
};
gallery-dl-src = {
url = "github:mikf/gallery-dl";
flake = false;
};
synctube = {
url = "github:RblSb/SyncTube";
flake = false;