From cd313e410b6c4297b095183cd3512210f0baeaeb Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Mon, 10 Jul 2023 20:21:46 +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 c15d8a467..23ebe5b05 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-fgCrmtJs1svFz0Xn7iwLNrbBNlcO6V0yqGPMY0+V1VQ= +# nix-direnv cache busting line: sha256-hWfdcvm2ief313JMgzDIispAnwi+D1iWsm0UHWOomxg= diff --git a/go.mod.sri b/go.mod.sri index 5e2b4b15f..ee1b34af2 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-fgCrmtJs1svFz0Xn7iwLNrbBNlcO6V0yqGPMY0+V1VQ= +sha256-hWfdcvm2ief313JMgzDIispAnwi+D1iWsm0UHWOomxg= diff --git a/shell.nix b/shell.nix index 8c3dfdb88..288775ca0 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-fgCrmtJs1svFz0Xn7iwLNrbBNlcO6V0yqGPMY0+V1VQ= +# nix-direnv cache busting line: sha256-hWfdcvm2ief313JMgzDIispAnwi+D1iWsm0UHWOomxg=