flake: add go and yt-dlp for refactor
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 23s
Build and Push Docker Image / deploy-on-green (push) Successful in 9s

This commit is contained in:
2026-01-26 20:34:04 -05:00
parent c2de1abfd2
commit b496d14cf7

View File

@@ -26,6 +26,8 @@
pkgs.virtualenv
pkgs.ffmpeg_6
pkgs.deno
pkgs.go
pkgs.yt-dlp
];
shellHook = ''
if [ -f .env ]; then