From 0b005c192b2c141c7f6c9bff4a0702361814c21d Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 13 Aug 2025 13:36:30 -0400 Subject: Prototype PodcastItLater This implements a working prototype of PodcastItLater. It basically just works for a single user currently, but the articles are nice to listen to and this is something that we can start to build with. --- Omni/Bild/Deps.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Omni/Bild/Deps.nix') diff --git a/Omni/Bild/Deps.nix b/Omni/Bild/Deps.nix index 806e7b1..0822fb1 100644 --- a/Omni/Bild/Deps.nix +++ b/Omni/Bild/Deps.nix @@ -36,6 +36,8 @@ in { sweph-data = super.callPackage ./Deps/sweph-data.nix {}; + swtpm = dontCheck super.swtpm; + thrift = dontCheck super.thrift; valkey = dontCheck super.valkey; -- cgit v1.2.3