Loading pkgs/development/python-modules/scim2-server/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "scim2-server"; version = "0.1.2"; version = "0.1.4"; pyproject = true; src = fetchPypi { inherit version; pname = "scim2_server"; hash = "sha256-6MHQVo0vqJ/69iBz3GtH1f2YO/Vh/MORSkEETwy/9pE="; hash = "sha256-5BPkRVon70BWVL2Pvh9kISVnyP2FXR2s3FOWCpcBiZQ="; }; build-system = [ hatchling ]; Loading Loading
pkgs/development/python-modules/scim2-server/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "scim2-server"; version = "0.1.2"; version = "0.1.4"; pyproject = true; src = fetchPypi { inherit version; pname = "scim2_server"; hash = "sha256-6MHQVo0vqJ/69iBz3GtH1f2YO/Vh/MORSkEETwy/9pE="; hash = "sha256-5BPkRVon70BWVL2Pvh9kISVnyP2FXR2s3FOWCpcBiZQ="; }; build-system = [ hatchling ]; Loading