Loading pkgs/development/python-modules/aioconsole/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ # wrapped to be able to find aioconsole and any other packages. buildPythonPackage rec { pname = "aioconsole"; version = "0.8.1"; version = "0.8.2"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "vxgmichel"; repo = "aioconsole"; tag = "v${version}"; hash = "sha256-gFkRhewuRScEhXy0lv2R0kHfaHT1gSp3TVrqL36cRVs="; hash = "sha256-j4nzt8mvn+AYObh1lvgxS8wWK662KN+OxjJ2b5ZNAcQ="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/aioconsole/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ # wrapped to be able to find aioconsole and any other packages. buildPythonPackage rec { pname = "aioconsole"; version = "0.8.1"; version = "0.8.2"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "vxgmichel"; repo = "aioconsole"; tag = "v${version}"; hash = "sha256-gFkRhewuRScEhXy0lv2R0kHfaHT1gSp3TVrqL36cRVs="; hash = "sha256-j4nzt8mvn+AYObh1lvgxS8wWK662KN+OxjJ2b5ZNAcQ="; }; postPatch = '' Loading