Loading pkgs/development/python-modules/audio-metadata/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ fetchFromGitHub, fetchpatch, more-itertools, pendulum, poetry-core, pprintpp, pythonOlder, Loading Loading @@ -39,6 +40,7 @@ buildPythonPackage rec { pythonRelaxDeps = [ "attrs" "more-itertools" "pendulum" ]; build-system = [ poetry-core ]; Loading @@ -48,6 +50,7 @@ buildPythonPackage rec { bidict bitstruct more-itertools pendulum pprintpp tbm-utils ]; Loading pkgs/development/python-modules/tbm-utils/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,10 @@ buildPythonPackage rec { --replace-fail 'poetry.masonry.api' 'poetry.core.masonry.api' ''; pythonRelaxDeps = [ "attrs" ]; pythonRelaxDeps = [ "attrs" "pendulum" ]; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/audio-metadata/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ fetchFromGitHub, fetchpatch, more-itertools, pendulum, poetry-core, pprintpp, pythonOlder, Loading Loading @@ -39,6 +40,7 @@ buildPythonPackage rec { pythonRelaxDeps = [ "attrs" "more-itertools" "pendulum" ]; build-system = [ poetry-core ]; Loading @@ -48,6 +50,7 @@ buildPythonPackage rec { bidict bitstruct more-itertools pendulum pprintpp tbm-utils ]; Loading
pkgs/development/python-modules/tbm-utils/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,10 @@ buildPythonPackage rec { --replace-fail 'poetry.masonry.api' 'poetry.core.masonry.api' ''; pythonRelaxDeps = [ "attrs" ]; pythonRelaxDeps = [ "attrs" "pendulum" ]; build-system = [ poetry-core ]; Loading