From c852b3ad0bd01874db564decb50a89370cf4a416 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Wed, 23 Apr 2025 21:00: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..2c3375671 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-czMvtVseAF5Hqtvt727ZlEbniS5JKTr8kRZ1zvFB9Bs= diff --git a/go.mod.sri b/go.mod.sri index 6c8357e04..2d5a82fb5 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-av4kr09rjNRmag94ziNjJuI/cg8b8lAD3Tk24t/ezH4= \ No newline at end of file +sha256-czMvtVseAF5Hqtvt727ZlEbniS5JKTr8kRZ1zvFB9Bs= diff --git a/shell.nix b/shell.nix index bb8eacb67..d0078a8b1 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-czMvtVseAF5Hqtvt727ZlEbniS5JKTr8kRZ1zvFB9Bs=