Loading pkgs/development/python-modules/python-calamine/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,9 @@ fetchFromGitHub, rustPlatform, # buildInputs libiconv, # build-system cargo, poetry-core, Loading Loading @@ -39,6 +42,8 @@ buildPythonPackage rec { ln -s ${./Cargo.lock} Cargo.lock ''; buildInputs = [ libiconv ]; build-system = [ cargo poetry-core Loading Loading
pkgs/development/python-modules/python-calamine/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,9 @@ fetchFromGitHub, rustPlatform, # buildInputs libiconv, # build-system cargo, poetry-core, Loading Loading @@ -39,6 +42,8 @@ buildPythonPackage rec { ln -s ${./Cargo.lock} Cargo.lock ''; buildInputs = [ libiconv ]; build-system = [ cargo poetry-core Loading