From 85e7d7b62c5283b47a320e920fe5fbbe24a7c208 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Mon, 29 Apr 2024 19:17:22 +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 231ee09e2..63c4ddc86 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-KLJibt2Yv4WMxcmKHs+3e0sjVWFc9Fg0ak4sLoAocA0= +# nix-direnv cache busting line: sha256-UTFpy0v5HBLQ88kr3JVL2loRWrVfE1y2p40fFhFHE/I= diff --git a/go.mod.sri b/go.mod.sri index 2c68a2c70..e15cd4e50 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-KLJibt2Yv4WMxcmKHs+3e0sjVWFc9Fg0ak4sLoAocA0= +sha256-UTFpy0v5HBLQ88kr3JVL2loRWrVfE1y2p40fFhFHE/I= diff --git a/shell.nix b/shell.nix index 05c866586..9b6ac5338 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-KLJibt2Yv4WMxcmKHs+3e0sjVWFc9Fg0ak4sLoAocA0= +# nix-direnv cache busting line: sha256-UTFpy0v5HBLQ88kr3JVL2loRWrVfE1y2p40fFhFHE/I=