From 143bda87a3f2ce70b3eed995003e9655e2082366 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Fri, 20 Oct 2023 19:18:36 +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 4f3b86a55..e7325b633 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-tzMLCNvIjG5e2aslmMt8GWgnfImd0J2a11xutOe59Ss= +# nix-direnv cache busting line: sha256-L7V4Wef0rDY+M3XyOuRpma03Eq2ONZolKB3obU9M8Ic= diff --git a/go.mod.sri b/go.mod.sri index c53c33d50..58ad8ee2a 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-tzMLCNvIjG5e2aslmMt8GWgnfImd0J2a11xutOe59Ss= +sha256-L7V4Wef0rDY+M3XyOuRpma03Eq2ONZolKB3obU9M8Ic= diff --git a/shell.nix b/shell.nix index 06e9e6acc..391e83c05 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-tzMLCNvIjG5e2aslmMt8GWgnfImd0J2a11xutOe59Ss= +# nix-direnv cache busting line: sha256-L7V4Wef0rDY+M3XyOuRpma03Eq2ONZolKB3obU9M8Ic=