chore(deps): update nix flake and go xcrypto

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
Harald Hoyer 2024-05-21 11:03:45 +02:00
parent 891e323809
commit 56e0cc9ba4
Signed by: harald
GPG key ID: F519A1143B3FBE32
4 changed files with 16 additions and 15 deletions

View file

@ -29,5 +29,5 @@ pkgs.buildGoModule {
sha256sum $out/bin/vault-auth-tee | (read a _; echo $a) > $sha/share/vault-auth-tee.sha256
'';
vendorHash = "sha256-RmOyKVU+WOFUaC9nLsr0l+BnGpt0nEes3Su4IY0mOk0=";
vendorHash = "sha256-3jjtMSs1u4o+6hu+gk8zuzKNhqjHQtZ4DEfYlW3AJrA=";
}