From 3d29da105c0a4f696b6328741bdf3f5c08c9e408 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Wed, 5 Apr 2023 02:57:15 +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 ad960a555..8390ca03a 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-lSK9rTz5NDXf5BBELL6YYYtxtjrHjfqEiYwN75hYA2c= +# nix-direnv cache busting line: sha256-+5gfkKqzg65rX7Q8ujlJ5Ip+tMeeFslVstmy56d9Rek= diff --git a/go.mod.sri b/go.mod.sri index 5e6a3e39a..4d11e85a1 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-lSK9rTz5NDXf5BBELL6YYYtxtjrHjfqEiYwN75hYA2c= +sha256-+5gfkKqzg65rX7Q8ujlJ5Ip+tMeeFslVstmy56d9Rek= diff --git a/shell.nix b/shell.nix index 641d83dcf..323795805 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-lSK9rTz5NDXf5BBELL6YYYtxtjrHjfqEiYwN75hYA2c= +# nix-direnv cache busting line: sha256-+5gfkKqzg65rX7Q8ujlJ5Ip+tMeeFslVstmy56d9Rek=