Loading pkgs/by-name/ma/matrix-synapse-unwrapped/plugins/rendezvous.nix +6 −2 Original line number Diff line number Diff line Loading @@ -23,8 +23,12 @@ buildPythonPackage rec { ''; cargoDeps = rustPlatform.fetchCargoVendor { inherit src postPatch; name = "${pname}-${version}"; inherit pname version src postPatch ; hash = "sha256-CDUyH08s96xUy0VhK+4ym0w9IgAq9P1UjUipVjlpl9c="; }; Loading pkgs/development/python-modules/cryptography/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -36,8 +36,7 @@ buildPythonPackage rec { }; cargoDeps = rustPlatform.fetchCargoVendor { inherit src; name = "${pname}-${version}"; inherit pname version src; hash = "sha256-HbUsV+ABE89UvhCRZYXr+Q/zRDKUy+HgCVdQFHqaP4o="; }; Loading pkgs/development/python-modules/orjson/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -43,8 +43,7 @@ buildPythonPackage rec { }; cargoDeps = rustPlatform.fetchCargoVendor { inherit src; name = "${pname}-${version}"; inherit pname version src; hash = "sha256-mOHOIKmcXjPwZ8uPth+yvreHG4IpiS6SFhWY+IZS69E="; }; Loading pkgs/development/python-modules/pendulum/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -44,9 +44,8 @@ buildPythonPackage rec { cargoRoot = "rust"; cargoDeps = rustPlatform.fetchCargoVendor { inherit src; inherit pname version src; sourceRoot = "${src.name}/rust"; name = "${pname}-${version}"; hash = "sha256-6WgGIfz9I+xRJqXWhjfGDZM1umYwVlUEpLAiecZNZmI="; postPatch = '' substituteInPlace Cargo.lock \ Loading pkgs/development/python-modules/pydantic-core/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -30,8 +30,7 @@ let }; cargoDeps = rustPlatform.fetchCargoVendor { inherit src; name = "${pname}-${version}"; inherit pname version src; hash = "sha256-bGhS36Fc7LUdpTHsIM1zn1vX2T/OX+fPewLxLGSZRrk="; }; Loading Loading
pkgs/by-name/ma/matrix-synapse-unwrapped/plugins/rendezvous.nix +6 −2 Original line number Diff line number Diff line Loading @@ -23,8 +23,12 @@ buildPythonPackage rec { ''; cargoDeps = rustPlatform.fetchCargoVendor { inherit src postPatch; name = "${pname}-${version}"; inherit pname version src postPatch ; hash = "sha256-CDUyH08s96xUy0VhK+4ym0w9IgAq9P1UjUipVjlpl9c="; }; Loading
pkgs/development/python-modules/cryptography/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -36,8 +36,7 @@ buildPythonPackage rec { }; cargoDeps = rustPlatform.fetchCargoVendor { inherit src; name = "${pname}-${version}"; inherit pname version src; hash = "sha256-HbUsV+ABE89UvhCRZYXr+Q/zRDKUy+HgCVdQFHqaP4o="; }; Loading
pkgs/development/python-modules/orjson/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -43,8 +43,7 @@ buildPythonPackage rec { }; cargoDeps = rustPlatform.fetchCargoVendor { inherit src; name = "${pname}-${version}"; inherit pname version src; hash = "sha256-mOHOIKmcXjPwZ8uPth+yvreHG4IpiS6SFhWY+IZS69E="; }; Loading
pkgs/development/python-modules/pendulum/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -44,9 +44,8 @@ buildPythonPackage rec { cargoRoot = "rust"; cargoDeps = rustPlatform.fetchCargoVendor { inherit src; inherit pname version src; sourceRoot = "${src.name}/rust"; name = "${pname}-${version}"; hash = "sha256-6WgGIfz9I+xRJqXWhjfGDZM1umYwVlUEpLAiecZNZmI="; postPatch = '' substituteInPlace Cargo.lock \ Loading
pkgs/development/python-modules/pydantic-core/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -30,8 +30,7 @@ let }; cargoDeps = rustPlatform.fetchCargoVendor { inherit src; name = "${pname}-${version}"; inherit pname version src; hash = "sha256-bGhS36Fc7LUdpTHsIM1zn1vX2T/OX+fPewLxLGSZRrk="; }; Loading