From dc2792aaee2b6cee72fed1e0c597f230b934d730 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Thu, 14 Dec 2023 13:52:45 +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 205e4733d..bfb35e1c3 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-bG/ydsJf2UncOcDo8/BXdvQJO3Mk0tl8JGje1b6kto4= +# nix-direnv cache busting line: sha256-GxXSRQMlxP7jf2jsrDrTPq0NPmLaeDhcp3llZXWU/VA= diff --git a/go.mod.sri b/go.mod.sri index 5eb2d135f..a9474c16e 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-bG/ydsJf2UncOcDo8/BXdvQJO3Mk0tl8JGje1b6kto4= +sha256-GxXSRQMlxP7jf2jsrDrTPq0NPmLaeDhcp3llZXWU/VA= diff --git a/shell.nix b/shell.nix index e5954ae84..04897925e 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-bG/ydsJf2UncOcDo8/BXdvQJO3Mk0tl8JGje1b6kto4= +# nix-direnv cache busting line: sha256-GxXSRQMlxP7jf2jsrDrTPq0NPmLaeDhcp3llZXWU/VA=