From 88ee857bc8e154647c61540c85332c824e8e4d9d Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Thu, 1 Jun 2023 12:52:34 +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 8d2624282..3c416020e 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-7L+dvS++UNfMVcPUCbK/xuBPwtrzW4RpZTtcl7VCwQs= +# nix-direnv cache busting line: sha256-l2uIma2oEdSN0zVo9BOFJF2gC3S60vXwTLVadv8yQPo= diff --git a/go.mod.sri b/go.mod.sri index f4faeb3f2..1a1cc2bf8 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-7L+dvS++UNfMVcPUCbK/xuBPwtrzW4RpZTtcl7VCwQs= +sha256-l2uIma2oEdSN0zVo9BOFJF2gC3S60vXwTLVadv8yQPo= diff --git a/shell.nix b/shell.nix index 4bc2435e3..223f58b71 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-7L+dvS++UNfMVcPUCbK/xuBPwtrzW4RpZTtcl7VCwQs= +# nix-direnv cache busting line: sha256-l2uIma2oEdSN0zVo9BOFJF2gC3S60vXwTLVadv8yQPo=