Update vendorHash for nix build
This commit is contained in:
parent
007e167707
commit
5b472de209
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ let
|
|||
version = "0.1.0";
|
||||
src = ./.;
|
||||
|
||||
vendorHash = null; # Update after first build
|
||||
vendorHash = "sha256-9YE1ppxutLP2Oh8k68gczmbeHRu0qa37UGRZJNB2KrE=";
|
||||
|
||||
env.GOPRIVATE = "git.soup.land";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue