From 77060c4d8960c3f965be789c80bef54f00b1f79e Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Wed, 30 Aug 2023 23:26:06 +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 fd81011a8..f932659b3 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-GACTVegfg57CKUMczmGuovr+zqcGzzpT6cEw+QLPvSs= +# nix-direnv cache busting line: sha256-TZP/FQqb21yiKMlIPXXSoN6HfiBAun+gPZHQ5cPc8L0= diff --git a/go.mod.sri b/go.mod.sri index 4b32d401f..e7dd24902 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-GACTVegfg57CKUMczmGuovr+zqcGzzpT6cEw+QLPvSs= +sha256-TZP/FQqb21yiKMlIPXXSoN6HfiBAun+gPZHQ5cPc8L0= diff --git a/shell.nix b/shell.nix index d609b162f..878ffd1c3 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-GACTVegfg57CKUMczmGuovr+zqcGzzpT6cEw+QLPvSs= +# nix-direnv cache busting line: sha256-TZP/FQqb21yiKMlIPXXSoN6HfiBAun+gPZHQ5cPc8L0=