Loading pkgs/by-name/ko/koodousfinder/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -17,8 +17,13 @@ python3.pkgs.buildPythonApplication rec { hash = "sha256-skCbt2lDKgSyZdHY3WImbr6CF0icrDPTIXNV1736gKk="; }; pythonRelaxDeps = [ "keyring" ]; nativeBuildInputs = with python3.pkgs; [ poetry-core pythonRelaxDepsHook ]; propagatedBuildInputs = with python3.pkgs; [ Loading Loading
pkgs/by-name/ko/koodousfinder/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -17,8 +17,13 @@ python3.pkgs.buildPythonApplication rec { hash = "sha256-skCbt2lDKgSyZdHY3WImbr6CF0icrDPTIXNV1736gKk="; }; pythonRelaxDeps = [ "keyring" ]; nativeBuildInputs = with python3.pkgs; [ poetry-core pythonRelaxDepsHook ]; propagatedBuildInputs = with python3.pkgs; [ Loading