From 0d86eb9da5b633ec6f0b85aec37e868ed70c2f2a Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Tue, 31 Oct 2023 17:25:09 +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 f48e47739..a33fcc7f2 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-WGZkpffwe4I8FewdBHXGaLbKQP/kHr7UF2lCXBTcNb4= +# nix-direnv cache busting line: sha256-nguIoe0gQzWZnO1NIOG1r4ujdIQADluH86D8Iy6E8ws= diff --git a/go.mod.sri b/go.mod.sri index ae56cb075..08329a466 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-WGZkpffwe4I8FewdBHXGaLbKQP/kHr7UF2lCXBTcNb4= +sha256-nguIoe0gQzWZnO1NIOG1r4ujdIQADluH86D8Iy6E8ws= diff --git a/shell.nix b/shell.nix index 36c48066c..78ecfdb35 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-WGZkpffwe4I8FewdBHXGaLbKQP/kHr7UF2lCXBTcNb4= +# nix-direnv cache busting line: sha256-nguIoe0gQzWZnO1NIOG1r4ujdIQADluH86D8Iy6E8ws=