diff options
Diffstat (limited to 'Omni/Bild/Deps.nix')
| -rw-r--r-- | Omni/Bild/Deps.nix | 2 |
1 files changed, 2 insertions, 0 deletions
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; |
