Loading pkgs/development/python-modules/ilua/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ , jupyter-console , jupyter-core , pygments , setuptools , termcolor , txzmq }: Loading @@ -18,6 +19,10 @@ buildPythonPackage rec { hash = "sha256-YxV6xC7GS5NXyMPRZN9YIJxamgP2etwrZUAZjk5PjtU="; }; nativeBuildInputs = [ setuptools ]; propagatedBuildInputs = [ jupyter-console jupyter-core Loading Loading
pkgs/development/python-modules/ilua/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ , jupyter-console , jupyter-core , pygments , setuptools , termcolor , txzmq }: Loading @@ -18,6 +19,10 @@ buildPythonPackage rec { hash = "sha256-YxV6xC7GS5NXyMPRZN9YIJxamgP2etwrZUAZjk5PjtU="; }; nativeBuildInputs = [ setuptools ]; propagatedBuildInputs = [ jupyter-console jupyter-core Loading