mirror of
https://git.asonix.dog/asonix/relay.git
synced 2024-12-20 10:16:30 +00:00
Update flake
This commit is contained in:
parent
ab2dbfb439
commit
a9a47e8ee2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ rustPlatform.buildRustPackage {
|
|||
pname = "relay";
|
||||
version = "0.4.0-beta.1";
|
||||
src = ./.;
|
||||
cargoSha256 = "Kbicf3alz/QZJppBH4+dRhIf4extIONwBYnGF3TtqJ4=";
|
||||
cargoSha256 = "hzNPI6ODQ208eGQ4xY3dZ+c5O1A3ozUF1emglv3ni/o=";
|
||||
|
||||
PROTOC = "${protobuf}/bin/protoc";
|
||||
PROTOC_INCLUDE = "${protobuf}/include";
|
||||
|
|
Loading…
Reference in a new issue