From 5783adcc6fc469c0791ca339876d6847cfcc1b01 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Thu, 4 May 2023 02:54:00 +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 70d9da205..f16aea708 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-lirn07XE3JOS6oiwZBMwxzywkbXHowOJUMWWLrZtccY= +# nix-direnv cache busting line: sha256-ZQ6aE+9PfAxfeNQeDzwcOCXpztLORVriHkEw51lbeHM= diff --git a/go.mod.sri b/go.mod.sri index 5bb984a03..fb898c112 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-lirn07XE3JOS6oiwZBMwxzywkbXHowOJUMWWLrZtccY= +sha256-ZQ6aE+9PfAxfeNQeDzwcOCXpztLORVriHkEw51lbeHM= diff --git a/shell.nix b/shell.nix index 73a3e9d20..2a58cdb07 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-lirn07XE3JOS6oiwZBMwxzywkbXHowOJUMWWLrZtccY= +# nix-direnv cache busting line: sha256-ZQ6aE+9PfAxfeNQeDzwcOCXpztLORVriHkEw51lbeHM=