Loading pkgs/applications/networking/instant-messengers/gurk-rs/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -15,13 +15,13 @@ rustPlatform.buildRustPackage rec { pname = "gurk-rs"; version = "0.5.2"; version = "0.6.0"; src = fetchFromGitHub { owner = "boxdot"; repo = "gurk-rs"; rev = "refs/tags/v${version}"; hash = "sha256-ZVpI60pZZCLRnKdC80P8f63gE0+Vi1lelhyFPAhpHyU="; hash = "sha256-FPbEtk2A7qs/85VsmfV1uPsVZ7V5WKhMKeWrzUt5L4w="; }; postPatch = '' Loading @@ -30,7 +30,7 @@ rustPlatform.buildRustPackage rec { useFetchCargoVendor = true; cargoHash = "sha256-jTZ2wJPXj3nU7GVTfne64eSra+JuKhNryCtRZMKOE44="; cargoHash = "sha256-yLZKat6NNZkbyTpAVpOvDAbbNajh4Vaebc7fmK0I3Mc="; nativeBuildInputs = [ protobuf Loading Loading
pkgs/applications/networking/instant-messengers/gurk-rs/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -15,13 +15,13 @@ rustPlatform.buildRustPackage rec { pname = "gurk-rs"; version = "0.5.2"; version = "0.6.0"; src = fetchFromGitHub { owner = "boxdot"; repo = "gurk-rs"; rev = "refs/tags/v${version}"; hash = "sha256-ZVpI60pZZCLRnKdC80P8f63gE0+Vi1lelhyFPAhpHyU="; hash = "sha256-FPbEtk2A7qs/85VsmfV1uPsVZ7V5WKhMKeWrzUt5L4w="; }; postPatch = '' Loading @@ -30,7 +30,7 @@ rustPlatform.buildRustPackage rec { useFetchCargoVendor = true; cargoHash = "sha256-jTZ2wJPXj3nU7GVTfne64eSra+JuKhNryCtRZMKOE44="; cargoHash = "sha256-yLZKat6NNZkbyTpAVpOvDAbbNajh4Vaebc7fmK0I3Mc="; nativeBuildInputs = [ protobuf Loading