Loading pkgs/development/python-modules/ircstates/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,8 @@ buildPythonPackage rec { build-system = [ setuptools ]; pythonRelaxDeps = [ "pendulum" ]; dependencies = [ irctokens pendulum Loading Loading
pkgs/development/python-modules/ircstates/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,8 @@ buildPythonPackage rec { build-system = [ setuptools ]; pythonRelaxDeps = [ "pendulum" ]; dependencies = [ irctokens pendulum Loading