From cb960d6cddca41deb2b31464271041bd56e2ffa3 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Tue, 28 Mar 2023 22:38:16 +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 97ddfd498..b5212ef5b 100644 --- a/flake.nix +++ b/flake.nix @@ -115,4 +115,4 @@ in flake-utils.lib.eachDefaultSystem (system: flakeForSystem nixpkgs system); } -# nix-direnv cache busting line: sha256-LIvaxSo+4LuHUk8DIZ27IaRQwaDnjW6Jwm5AEc/V95A= +# nix-direnv cache busting line: sha256-MnhCgHrjc2ADJBq162kyy9cSj0uVMq3eyu22qoxWgpE= diff --git a/go.mod.sri b/go.mod.sri index fb8d5a063..7444ae95a 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-LIvaxSo+4LuHUk8DIZ27IaRQwaDnjW6Jwm5AEc/V95A= +sha256-MnhCgHrjc2ADJBq162kyy9cSj0uVMq3eyu22qoxWgpE= diff --git a/shell.nix b/shell.nix index 4438d3cd3..bc04c69e8 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-LIvaxSo+4LuHUk8DIZ27IaRQwaDnjW6Jwm5AEc/V95A= +# nix-direnv cache busting line: sha256-MnhCgHrjc2ADJBq162kyy9cSj0uVMq3eyu22qoxWgpE=