commit bbb2ecf856d7a571b523dbcc8de66104768ed41e parent 5aea6d8b90f710a99ea310e716a5e86357323a63 Author: mtmn <miro@haravara.org> Date: Sat, 18 Apr 2026 00:12:31 +0200 hosts/void/default.nix Diffstat:
| M | hosts/void/default.nix | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/hosts/void/default.nix b/hosts/void/default.nix @@ -69,8 +69,8 @@ miniserve lftp ] - ++ (with python314Packages; [ - yt-dlp-ejs + ++ (with python313Packages; [ + botocore ]); media =