Loading pkgs/development/python-modules/adext/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "adext"; version = "0.4.3"; version = "0.4.4"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "ajschmidt8"; repo = "adext"; tag = "v${version}"; hash = "sha256-y8BvcSc3vD0FEWiyzW2Oh6PBS2Itjs2sz+9Dzh5yqSg="; hash = "sha256-KzL9yNdWgeO4Q5NzyHgxWv5gy2Awr86qYD526dyZCtM="; }; build-system = [ setuptools-scm ]; Loading Loading
pkgs/development/python-modules/adext/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "adext"; version = "0.4.3"; version = "0.4.4"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "ajschmidt8"; repo = "adext"; tag = "v${version}"; hash = "sha256-y8BvcSc3vD0FEWiyzW2Oh6PBS2Itjs2sz+9Dzh5yqSg="; hash = "sha256-KzL9yNdWgeO4Q5NzyHgxWv5gy2Awr86qYD526dyZCtM="; }; build-system = [ setuptools-scm ]; Loading