From fb535826f48e00c23bc8c3d0adcd78c6fc4c1bb8 Mon Sep 17 00:00:00 2001 From: Adrian Hesketh Date: Wed, 8 Nov 2023 13:01:50 +0000 Subject: [PATCH] chore: bump deps hash --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index c103bf5dd..37cef2f66 100644 --- a/flake.nix +++ b/flake.nix @@ -37,7 +37,7 @@ name = "templ"; src = gitignore.lib.gitignoreSource ./.; subPackages = [ "cmd/templ" ]; - vendorSha256 = "sha256-9LHaJuQfA4NhMXIdVCseprlp/EFd6I5SUWvUHp+1SDQ="; + vendorSha256 = "sha256-hbXKWWwrlv0w3SxMgPtDBpluvrbjDRGiJ/9QnRKlwCE="; CGO_ENALBED = 0; flags = [