From dfd4de6324106c2bcbc78215064cbd033e7bd8a5 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Mon, 14 Apr 2025 20:18:00 +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..c7594ac62 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-PsO+tqD6Qd+Ky62W4k1il2PZljWAP9gScICb8WFBsM8= diff --git a/go.mod.sri b/go.mod.sri index 6c8357e04..5790d3a43 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-av4kr09rjNRmag94ziNjJuI/cg8b8lAD3Tk24t/ezH4= \ No newline at end of file +sha256-PsO+tqD6Qd+Ky62W4k1il2PZljWAP9gScICb8WFBsM8= diff --git a/shell.nix b/shell.nix index bb8eacb67..d46514591 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-PsO+tqD6Qd+Ky62W4k1il2PZljWAP9gScICb8WFBsM8=