From 012933635b43ac41c8ff4340213bdae9abd6d059 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Mon, 1 Jul 2024 09:24:34 +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 003b8605d..5b337a8d6 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-ksJYRRtFZxA8Cj2CKNweArhx6w2a7sezBUjTVun7vUA= +# nix-direnv cache busting line: sha256-bQ1RvNNMKw8HA7paIq9XgtSfc4LvqyNhu/rQEh+IOts= diff --git a/go.mod.sri b/go.mod.sri index ce093d678..40dad3f27 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-ksJYRRtFZxA8Cj2CKNweArhx6w2a7sezBUjTVun7vUA= +sha256-bQ1RvNNMKw8HA7paIq9XgtSfc4LvqyNhu/rQEh+IOts= diff --git a/shell.nix b/shell.nix index 9805c271f..1aaa3a1c5 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-ksJYRRtFZxA8Cj2CKNweArhx6w2a7sezBUjTVun7vUA= +# nix-direnv cache busting line: sha256-bQ1RvNNMKw8HA7paIq9XgtSfc4LvqyNhu/rQEh+IOts=