From 5b68dcc8c199935ad2b07415bd0cde35043b3b4a Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 7 Mar 2023 11:36:45 -0800 Subject: [PATCH] go.mod.sri: update for toolchain change. Signed-off-by: David Anderson --- flake.nix | 2 +- go.mod.sri | 2 +- shell.nix | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index 2da7bb6fd..97ddfd498 100644 --- a/flake.nix +++ b/flake.nix @@ -115,4 +115,4 @@ in flake-utils.lib.eachDefaultSystem (system: flakeForSystem nixpkgs system); } -# nix-direnv cache busting line: sha256-2SeVnlsO/aKWUXFvZSCXp2h3GwqBmfjtV9nW8xzWi44= +# nix-direnv cache busting line: sha256-LIvaxSo+4LuHUk8DIZ27IaRQwaDnjW6Jwm5AEc/V95A= diff --git a/go.mod.sri b/go.mod.sri index a8eca7dba..fb8d5a063 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-2SeVnlsO/aKWUXFvZSCXp2h3GwqBmfjtV9nW8xzWi44= +sha256-LIvaxSo+4LuHUk8DIZ27IaRQwaDnjW6Jwm5AEc/V95A= diff --git a/shell.nix b/shell.nix index 489922bdb..4438d3cd3 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-2SeVnlsO/aKWUXFvZSCXp2h3GwqBmfjtV9nW8xzWi44= +# nix-direnv cache busting line: sha256-LIvaxSo+4LuHUk8DIZ27IaRQwaDnjW6Jwm5AEc/V95A=