Loading pkgs/by-name/az/azure-cli/python-packages.nix +5 −0 Original line number Diff line number Diff line Loading @@ -154,6 +154,11 @@ let }; }); # ModuleNotFoundError: No module named 'azure.mgmt.compute.v2024_07_01' azure-mgmt-compute = overrideAzureMgmtPackage super.azure-mgmt-compute "33.0.0" "tar.gz" "sha256-o8wP5PCcjh01I8G/uSYg3+JjoKiTsKwToz1wV+nd3dI="; # ImportError: cannot import name 'ResourceSku' from 'azure.mgmt.eventgrid.models' azure-mgmt-eventgrid = overrideAzureMgmtPackage super.azure-mgmt-eventgrid "10.2.0b2" "zip" Loading pkgs/development/python-modules/pgcli/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ setuptools, sshtunnel, mock, tzlocal, }: # this is a pythonPackage because of the ipython line magics in pgcli.magic Loading Loading @@ -47,6 +48,7 @@ buildPythonPackage rec { keyring pendulum sshtunnel tzlocal ]; nativeCheckInputs = [ Loading Loading
pkgs/by-name/az/azure-cli/python-packages.nix +5 −0 Original line number Diff line number Diff line Loading @@ -154,6 +154,11 @@ let }; }); # ModuleNotFoundError: No module named 'azure.mgmt.compute.v2024_07_01' azure-mgmt-compute = overrideAzureMgmtPackage super.azure-mgmt-compute "33.0.0" "tar.gz" "sha256-o8wP5PCcjh01I8G/uSYg3+JjoKiTsKwToz1wV+nd3dI="; # ImportError: cannot import name 'ResourceSku' from 'azure.mgmt.eventgrid.models' azure-mgmt-eventgrid = overrideAzureMgmtPackage super.azure-mgmt-eventgrid "10.2.0b2" "zip" Loading
pkgs/development/python-modules/pgcli/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ setuptools, sshtunnel, mock, tzlocal, }: # this is a pythonPackage because of the ipython line magics in pgcli.magic Loading Loading @@ -47,6 +48,7 @@ buildPythonPackage rec { keyring pendulum sshtunnel tzlocal ]; nativeCheckInputs = [ Loading