From 8c2fcef453eeaec16203c6cfe724c1d686a509ef Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Tue, 12 Dec 2023 16:45:08 +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 e3de74d1c..674de2b53 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-23zlqOzj9L4VTOcOrn0HPsL4ss8S41WH1a4qVxT6V3w= +# nix-direnv cache busting line: sha256-4eBljuT276Vm7fSJt8EifcgmJKxC+CRo2Vao4rGCwTE= diff --git a/go.mod.sri b/go.mod.sri index c98358d0f..a2c0ac048 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-23zlqOzj9L4VTOcOrn0HPsL4ss8S41WH1a4qVxT6V3w= +sha256-4eBljuT276Vm7fSJt8EifcgmJKxC+CRo2Vao4rGCwTE= diff --git a/shell.nix b/shell.nix index de580d3a7..d37232764 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-23zlqOzj9L4VTOcOrn0HPsL4ss8S41WH1a4qVxT6V3w= +# nix-direnv cache busting line: sha256-4eBljuT276Vm7fSJt8EifcgmJKxC+CRo2Vao4rGCwTE=