From 2f01d5e3dafb47b5b5e990cab6c0fd54b5c5d821 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Fri, 8 Dec 2023 18:12:34 +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 96ade55c4..e3de74d1c 100644 --- a/flake.nix +++ b/flake.nix @@ -120,4 +120,4 @@ in flake-utils.lib.eachDefaultSystem (system: flakeForSystem nixpkgs system); } -# nix-direnv cache busting line: sha256-jCCMSQ/Yca/NT5qNrjDE91/5ilqCwJZyFu5ALoZ888M= +# nix-direnv cache busting line: sha256-23zlqOzj9L4VTOcOrn0HPsL4ss8S41WH1a4qVxT6V3w= diff --git a/go.mod.sri b/go.mod.sri index 650a2f4c1..c98358d0f 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-jCCMSQ/Yca/NT5qNrjDE91/5ilqCwJZyFu5ALoZ888M= +sha256-23zlqOzj9L4VTOcOrn0HPsL4ss8S41WH1a4qVxT6V3w= diff --git a/shell.nix b/shell.nix index 37208c654..de580d3a7 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-jCCMSQ/Yca/NT5qNrjDE91/5ilqCwJZyFu5ALoZ888M= +# nix-direnv cache busting line: sha256-23zlqOzj9L4VTOcOrn0HPsL4ss8S41WH1a4qVxT6V3w=