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

17
flake.lock generated
View File

@@ -410,6 +410,22 @@
"type": "github"
}
},
"gallery-dl-src": {
"flake": false,
"locked": {
"lastModified": 1774893445,
"narHash": "sha256-pAxYCGOfZvq02Taxs5q2N2WfZodFWfbCSeqWhVPAkj4=",
"owner": "mikf",
"repo": "gallery-dl",
"rev": "f9f9ec97c11f711adca187774efe4891e84123d2",
"type": "github"
},
"original": {
"owner": "mikf",
"repo": "gallery-dl",
"type": "github"
}
},
"git-hooks": {
"inputs": {
"flake-compat": "flake-compat_2",
@@ -1146,6 +1162,7 @@
"doom-emacs": "doom-emacs",
"flake-parts": "flake-parts",
"fonts": "fonts",
"gallery-dl-src": "gallery-dl-src",
"home-manager": "home-manager",
"hyprland": "hyprland",
"jawz-scripts": "jawz-scripts",