mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-07 16:33:08 +00:00
ci: update nix vendorHash
This commit is contained in:
parent
5a5505b8be
commit
db8bb02bb6
@ -26,7 +26,7 @@ pkgs.buildGo123Module {
|
|||||||
'' else "";
|
'' else "";
|
||||||
|
|
||||||
# FIXME: This needs to be manually changed when updating modules.
|
# FIXME: This needs to be manually changed when updating modules.
|
||||||
vendorHash = "sha256-9broEYUT2UDyNt6E0bhRUM0k3DtXyxXgHtsnOBUAGC4=";
|
vendorHash = "sha256-3TjHm94R6PQa9olItl3/fjvzViMOuDDBGB/egGIsikA=";
|
||||||
|
|
||||||
# Fix for 'nix run' trying to execute 'go-waku'.
|
# Fix for 'nix run' trying to execute 'go-waku'.
|
||||||
meta = { mainProgram = "waku"; };
|
meta = { mainProgram = "waku"; };
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user