From 5eb8a2a86af94bedffa222a7295cf45c76e498c5 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Thu, 2 Mar 2023 18:57:40 +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 eefb73ec6..f5d4ee66c 100644 --- a/flake.nix +++ b/flake.nix @@ -114,4 +114,4 @@ in flake-utils.lib.eachDefaultSystem (system: flakeForSystem nixpkgs system); } -# nix-direnv cache busting line: sha256-zyyqBRFPNPzPYCMgnbnOy5rb3fkn4XEHZlTlJvwqunM= +# nix-direnv cache busting line: sha256-2SeVnlsO/aKWUXFvZSCXp2h3GwqBmfjtV9nW8xzWi44= diff --git a/go.mod.sri b/go.mod.sri index a0d4ff65e..a8eca7dba 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-zyyqBRFPNPzPYCMgnbnOy5rb3fkn4XEHZlTlJvwqunM= +sha256-2SeVnlsO/aKWUXFvZSCXp2h3GwqBmfjtV9nW8xzWi44= diff --git a/shell.nix b/shell.nix index 08e666f02..489922bdb 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-zyyqBRFPNPzPYCMgnbnOy5rb3fkn4XEHZlTlJvwqunM= +# nix-direnv cache busting line: sha256-2SeVnlsO/aKWUXFvZSCXp2h3GwqBmfjtV9nW8xzWi44=