Loading pkgs/by-name/ko/koodousfinder/package.nix +5 −2 Original line number Diff line number Diff line Loading @@ -21,12 +21,15 @@ python3.pkgs.buildPythonApplication rec { "keyring" ]; nativeBuildInputs = with python3.pkgs; [ build-system = with python3.pkgs; [ poetry-core ]; nativeBuildInputs = with python3.pkgs; [ pythonRelaxDepsHook ]; propagatedBuildInputs = with python3.pkgs; [ dependencies = with python3.pkgs; [ keyring requests ]; Loading Loading
pkgs/by-name/ko/koodousfinder/package.nix +5 −2 Original line number Diff line number Diff line Loading @@ -21,12 +21,15 @@ python3.pkgs.buildPythonApplication rec { "keyring" ]; nativeBuildInputs = with python3.pkgs; [ build-system = with python3.pkgs; [ poetry-core ]; nativeBuildInputs = with python3.pkgs; [ pythonRelaxDepsHook ]; propagatedBuildInputs = with python3.pkgs; [ dependencies = with python3.pkgs; [ keyring requests ]; Loading