From 150fcaf6ed4c435904c99dc99d75dfa45ab6a174 Mon Sep 17 00:00:00 2001 From: Angus Dippenaar Date: Thu, 2 Nov 2023 00:40:31 +0100 Subject: [PATCH] chore: update flake vendor hash --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index e5e36e088..fde12af72 100644 --- a/flake.nix +++ b/flake.nix @@ -36,7 +36,7 @@ name = "templ"; src = gitignore.lib.gitignoreSource ./.; subPackages = [ "cmd/templ" ]; - vendorSha256 = "sha256-7QYF8BvLpTcDstkLWxR0BgBP0NUlJ20IqW/nNqMSBn4="; + vendorSha256 = "sha256-9LHaJuQfA4NhMXIdVCseprlp/EFd6I5SUWvUHp+1SDQ="; CGO_ENALBED = 0; flags = [