Loading pkgs/by-name/of/offat/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,8 @@ python3.pkgs.buildPythonApplication rec { sourceRoot = "${src.name}/src"; pythonRelaxDeps = [ "setuptools" ]; build-system = with python3.pkgs; [ poetry-core ]; dependencies = with python3.pkgs; [ Loading Loading
pkgs/by-name/of/offat/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,8 @@ python3.pkgs.buildPythonApplication rec { sourceRoot = "${src.name}/src"; pythonRelaxDeps = [ "setuptools" ]; build-system = with python3.pkgs; [ poetry-core ]; dependencies = with python3.pkgs; [ Loading