From e00141ccbed1bf39a539e01d670d0e3e61f78ac4 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Wed, 13 Dec 2023 17:43:27 +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 2dbf9788a..205e4733d 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-VbRVOzEHj80mDOnQyIh/jds5NNzqc/1Ft0A7SegD6wA= +# nix-direnv cache busting line: sha256-bG/ydsJf2UncOcDo8/BXdvQJO3Mk0tl8JGje1b6kto4= diff --git a/go.mod.sri b/go.mod.sri index b8ff97b40..5eb2d135f 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-VbRVOzEHj80mDOnQyIh/jds5NNzqc/1Ft0A7SegD6wA= +sha256-bG/ydsJf2UncOcDo8/BXdvQJO3Mk0tl8JGje1b6kto4= diff --git a/shell.nix b/shell.nix index eb26c9cbd..e5954ae84 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-VbRVOzEHj80mDOnQyIh/jds5NNzqc/1Ft0A7SegD6wA= +# nix-direnv cache busting line: sha256-bG/ydsJf2UncOcDo8/BXdvQJO3Mk0tl8JGje1b6kto4=