Update vibe proxy
This commit is contained in:
parent
2e6afc460b
commit
10e72b5353
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ let
|
|||
pname = if embedFrontend then "vibe-proxy" else "vibe-proxy-backend";
|
||||
inherit version;
|
||||
src = backendSource;
|
||||
vendorHash = "sha256-CrDp7MOr+AwJUhTovklXx3F1yaktQlvD7VYhYSY6VvY=";
|
||||
vendorHash = "sha256-6t1V6NIdK/QLevTMtt8MoRJiJT1DT1R67xHjYaVmyA4=";
|
||||
subPackages = [ "cmd/server" ];
|
||||
tags = lib.optional embedFrontend "frontend";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue