From 3ba5fd4baad1d160d9045f3209a7733b478f1065 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Wed, 13 Dec 2023 02:30:15 +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 eeb5610c5..2dbf9788a 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-LvMhWBdwg3F7AV44fA1oBDAJdSLNLsHuYSLxHK2Y0Ac= +# nix-direnv cache busting line: sha256-VbRVOzEHj80mDOnQyIh/jds5NNzqc/1Ft0A7SegD6wA= diff --git a/go.mod.sri b/go.mod.sri index 4bfeb6fa2..b8ff97b40 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-LvMhWBdwg3F7AV44fA1oBDAJdSLNLsHuYSLxHK2Y0Ac= +sha256-VbRVOzEHj80mDOnQyIh/jds5NNzqc/1Ft0A7SegD6wA= diff --git a/shell.nix b/shell.nix index 7af9b3805..eb26c9cbd 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-LvMhWBdwg3F7AV44fA1oBDAJdSLNLsHuYSLxHK2Y0Ac= +# nix-direnv cache busting line: sha256-VbRVOzEHj80mDOnQyIh/jds5NNzqc/1Ft0A7SegD6wA=