From 07d72ff3f9c5b7f615b846d455a7005c53b6e74b Mon Sep 17 00:00:00 2001 From: "Wu, Zhenyu" Date: Wed, 23 Oct 2024 13:19:55 +0800 Subject: [PATCH] :heavy_plus_sign: Add propagatedBuildInputs for translate-shell --- pkgs/development/python-modules/translate-shell/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/python-modules/translate-shell/default.nix b/pkgs/development/python-modules/translate-shell/default.nix index e99bf40..2390f7a 100644 --- a/pkgs/development/python-modules/translate-shell/default.nix +++ b/pkgs/development/python-modules/translate-shell/default.nix @@ -14,8 +14,8 @@ buildPythonPackage rec { colorama keyring langdetect - # https://github.com/NixOS/nixpkgs/issues/241694 - # py-notifier + jedi + py-notifier rich pystardict repl-python-wakatime