From 0a6eb12f0504026e7568d2fb07ef82182fd20973 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Fri, 2 Aug 2024 17:41:52 +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 a27b21446..dc40c1777 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-N0TZ1JuDqh6bZjOHcMfoEDOsiUlrC/tR72fBns1GwrM= +# nix-direnv cache busting line: sha256-1hekcJr1jEJFu4ZnapNkbAAv+8phTQuMloULIZ0f018= diff --git a/go.mod.sri b/go.mod.sri index 117d4ab72..d6e92df1f 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-N0TZ1JuDqh6bZjOHcMfoEDOsiUlrC/tR72fBns1GwrM= +sha256-1hekcJr1jEJFu4ZnapNkbAAv+8phTQuMloULIZ0f018= diff --git a/shell.nix b/shell.nix index 6bea4c878..1b7850256 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-N0TZ1JuDqh6bZjOHcMfoEDOsiUlrC/tR72fBns1GwrM= +# nix-direnv cache busting line: sha256-1hekcJr1jEJFu4ZnapNkbAAv+8phTQuMloULIZ0f018=