From b787c27c0001c7d1b242a5a508631c961e6d3ec2 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Sat, 20 Jan 2024 02:24:35 +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 d8833ce9b..cee5b9429 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-HfbPIA6Ujef7mQGKF1Duf8LAuNqv8DGSVuifMJYRfGc= +# nix-direnv cache busting line: sha256-b/iffKOn7nMiWvM0AIGGzZaJ15NTaBlJff+aja3NQio= diff --git a/go.mod.sri b/go.mod.sri index 5a1a928c8..4df6db73d 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-HfbPIA6Ujef7mQGKF1Duf8LAuNqv8DGSVuifMJYRfGc= +sha256-b/iffKOn7nMiWvM0AIGGzZaJ15NTaBlJff+aja3NQio= diff --git a/shell.nix b/shell.nix index d3e00e2af..ed306ec4d 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-HfbPIA6Ujef7mQGKF1Duf8LAuNqv8DGSVuifMJYRfGc= +# nix-direnv cache busting line: sha256-b/iffKOn7nMiWvM0AIGGzZaJ15NTaBlJff+aja3NQio=