From 51078b648627c4b5386801e72eaacd62fe088dfb Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Mon, 16 Oct 2023 16:11:43 +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 8ba2b5be7..4f3b86a55 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-v3/3bVAK/ni0LZ+GPY+dnbdCdvFQUknPxur7u9Cm8Gw= +# nix-direnv cache busting line: sha256-tzMLCNvIjG5e2aslmMt8GWgnfImd0J2a11xutOe59Ss= diff --git a/go.mod.sri b/go.mod.sri index 6bed6a4fd..c53c33d50 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-v3/3bVAK/ni0LZ+GPY+dnbdCdvFQUknPxur7u9Cm8Gw= +sha256-tzMLCNvIjG5e2aslmMt8GWgnfImd0J2a11xutOe59Ss= diff --git a/shell.nix b/shell.nix index 7e0405946..06e9e6acc 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-v3/3bVAK/ni0LZ+GPY+dnbdCdvFQUknPxur7u9Cm8Gw= +# nix-direnv cache busting line: sha256-tzMLCNvIjG5e2aslmMt8GWgnfImd0J2a11xutOe59Ss=