From d1ce7a9b5ebb8c9acac6358ecc9b50f03bf09ca6 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Thu, 4 May 2023 19:34:39 +0000 Subject: [PATCH] go.mod.sri: update SRI hash for go.mod changes Signed-off-by: Flakes Updater --- 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 fff97101d..8d2624282 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-fLAIAxWNvQm95YcEryrKFlv6WgBIo/IAo9sXfluL+bU= +# nix-direnv cache busting line: sha256-7L+dvS++UNfMVcPUCbK/xuBPwtrzW4RpZTtcl7VCwQs= diff --git a/go.mod.sri b/go.mod.sri index c9aec662d..f4faeb3f2 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-fLAIAxWNvQm95YcEryrKFlv6WgBIo/IAo9sXfluL+bU= +sha256-7L+dvS++UNfMVcPUCbK/xuBPwtrzW4RpZTtcl7VCwQs= diff --git a/shell.nix b/shell.nix index 5a17c16f8..4bc2435e3 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-fLAIAxWNvQm95YcEryrKFlv6WgBIo/IAo9sXfluL+bU= +# nix-direnv cache busting line: sha256-7L+dvS++UNfMVcPUCbK/xuBPwtrzW4RpZTtcl7VCwQs=