From 2404b1444e823b90f0599734492d7375f5bf05db Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Thu, 8 Feb 2024 02:11:01 +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 cee5b9429..3153dd837 100644 --- a/flake.nix +++ b/flake.nix @@ -120,4 +120,4 @@ in flake-utils.lib.eachDefaultSystem (system: flakeForSystem nixpkgs system); } -# nix-direnv cache busting line: sha256-b/iffKOn7nMiWvM0AIGGzZaJ15NTaBlJff+aja3NQio= +# nix-direnv cache busting line: sha256-OfwliH0EmrGoOVog8b27F0p5+foElOrRZkOtGR4+Sts= diff --git a/go.mod.sri b/go.mod.sri index 4df6db73d..aede17601 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-b/iffKOn7nMiWvM0AIGGzZaJ15NTaBlJff+aja3NQio= +sha256-OfwliH0EmrGoOVog8b27F0p5+foElOrRZkOtGR4+Sts= diff --git a/shell.nix b/shell.nix index ed306ec4d..fc84a757f 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-b/iffKOn7nMiWvM0AIGGzZaJ15NTaBlJff+aja3NQio= +# nix-direnv cache busting line: sha256-OfwliH0EmrGoOVog8b27F0p5+foElOrRZkOtGR4+Sts=