From 7ad2bb87a60dc58229e68099911c64d11cc1dc2a Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Wed, 14 Feb 2024 03:21:51 +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 b21dc9701..e40460eca 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-eci4f6golU1eIQOezplA+I+gmOfof40ktIdpr0v/uMc= +# nix-direnv cache busting line: sha256-1g50+BwoUCwc/tBmnP2KO6e3GwL8QQ/wJ+XoxCzzk3k= diff --git a/go.mod.sri b/go.mod.sri index c1db8110a..8cab87599 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-eci4f6golU1eIQOezplA+I+gmOfof40ktIdpr0v/uMc= +sha256-1g50+BwoUCwc/tBmnP2KO6e3GwL8QQ/wJ+XoxCzzk3k= diff --git a/shell.nix b/shell.nix index b02de8660..c4adc6741 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-eci4f6golU1eIQOezplA+I+gmOfof40ktIdpr0v/uMc= +# nix-direnv cache busting line: sha256-1g50+BwoUCwc/tBmnP2KO6e3GwL8QQ/wJ+XoxCzzk3k=