blumeops/containers/mealie
Erich Blume 22cfd864e2 mealie: add python3 to image for the borgmatic SQLite dump helper
The borgmatic k8s-sqlite-dump helper runs python3 (stdlib sqlite3 .backup)
inside the pod, but the minimal Nix mealie image had no python3 on PATH, so
the mealie SQLite backup produced a 0-byte file. Add pkgs.python3 (same
nixpkgs build mealie uses, so negligible closure growth), matching shower.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 11:26:19 -07:00
..
default.nix mealie: add python3 to image for the borgmatic SQLite dump helper 2026-06-03 11:26:19 -07:00