From b83804cc82e6650dcd29e7fefad464ee245e21d2 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Thu, 21 Sep 2023 21:20:24 +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 bcb8850ca..643aa91ae 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-L/mT+ORCFswealpi8nSjOZq55DL8Ww43R//pCQINIok= +# nix-direnv cache busting line: sha256-aVtlDzC+sbEWlUAzPkAryA/+dqSzoAFc02xikh6yhf8= diff --git a/go.mod.sri b/go.mod.sri index 03cb21285..ce7a675fc 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-L/mT+ORCFswealpi8nSjOZq55DL8Ww43R//pCQINIok= +sha256-aVtlDzC+sbEWlUAzPkAryA/+dqSzoAFc02xikh6yhf8= diff --git a/shell.nix b/shell.nix index 83c33a79e..c81b04e09 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-L/mT+ORCFswealpi8nSjOZq55DL8Ww43R//pCQINIok= +# nix-direnv cache busting line: sha256-aVtlDzC+sbEWlUAzPkAryA/+dqSzoAFc02xikh6yhf8=