Loading pkgs/development/python-modules/gcal-sync/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "gcal-sync"; version = "6.1.5"; version = "6.1.6"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "allenporter"; repo = "gcal_sync"; rev = "refs/tags/${version}"; hash = "sha256-qEvXSyiqTj5rLI+voieNzCUKsOxcJVhI0z3pbbL7VcQ="; hash = "sha256-dVpPq2TJsR+0VWfup2SNLsnBP2j/HUQsoxJebNkD8Sw="; }; nativeBuildInputs = [ setuptools ]; Loading Loading
pkgs/development/python-modules/gcal-sync/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "gcal-sync"; version = "6.1.5"; version = "6.1.6"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "allenporter"; repo = "gcal_sync"; rev = "refs/tags/${version}"; hash = "sha256-qEvXSyiqTj5rLI+voieNzCUKsOxcJVhI0z3pbbL7VcQ="; hash = "sha256-dVpPq2TJsR+0VWfup2SNLsnBP2j/HUQsoxJebNkD8Sw="; }; nativeBuildInputs = [ setuptools ]; Loading