From 1bf65e47602c1a56991d691c863146076b94991d Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Wed, 29 Mar 2023 03:07: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 b5212ef5b..ad960a555 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-MnhCgHrjc2ADJBq162kyy9cSj0uVMq3eyu22qoxWgpE= +# nix-direnv cache busting line: sha256-lSK9rTz5NDXf5BBELL6YYYtxtjrHjfqEiYwN75hYA2c= diff --git a/go.mod.sri b/go.mod.sri index 7444ae95a..5e6a3e39a 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-MnhCgHrjc2ADJBq162kyy9cSj0uVMq3eyu22qoxWgpE= +sha256-lSK9rTz5NDXf5BBELL6YYYtxtjrHjfqEiYwN75hYA2c= diff --git a/shell.nix b/shell.nix index bc04c69e8..641d83dcf 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-MnhCgHrjc2ADJBq162kyy9cSj0uVMq3eyu22qoxWgpE= +# nix-direnv cache busting line: sha256-lSK9rTz5NDXf5BBELL6YYYtxtjrHjfqEiYwN75hYA2c=