From b85eb9a8115f0081ef760d9acec0deeb96bc44e7 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Fri, 2 May 2025 18:02:26 +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 2f920bfd4..deea3ba79 100644 --- a/flake.nix +++ b/flake.nix @@ -130,4 +130,4 @@ in flake-utils.lib.eachDefaultSystem (system: flakeForSystem nixpkgs system); } -# nix-direnv cache busting line: sha256-av4kr09rjNRmag94ziNjJuI/cg8b8lAD3Tk24t/ezH4= +# nix-direnv cache busting line: sha256-YRjDsVrptt02IEqrqpJJmBMV2FhJsdJnNpGfPKFV34c= diff --git a/go.mod.sri b/go.mod.sri index 6c8357e04..7a32baaa9 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-av4kr09rjNRmag94ziNjJuI/cg8b8lAD3Tk24t/ezH4= \ No newline at end of file +sha256-YRjDsVrptt02IEqrqpJJmBMV2FhJsdJnNpGfPKFV34c= diff --git a/shell.nix b/shell.nix index bb8eacb67..dbfd1b102 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-av4kr09rjNRmag94ziNjJuI/cg8b8lAD3Tk24t/ezH4= +# nix-direnv cache busting line: sha256-YRjDsVrptt02IEqrqpJJmBMV2FhJsdJnNpGfPKFV34c=