From 840c2c3f573a0a761b4ac9eeb13ed036cd55db32 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 17 Jun 2025 14:29:58 -0400 Subject: Package kerykeion and swiss ephemeris This took quite a bit of work to package, and it's not a perfect package, but I think it will do to get Biz/Astrologer.py working. --- 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 ca296d4..806e7b1 100644 --- a/Omni/Bild/Deps.nix +++ b/Omni/Bild/Deps.nix @@ -34,6 +34,8 @@ in { radicale = dontCheck super.radicale; + sweph-data = super.callPackage ./Deps/sweph-data.nix {}; + thrift = dontCheck super.thrift; valkey = dontCheck super.valkey; -- cgit v1.2.3