From 8dc6de6f58446dba4affb45bc8c7bcf057b08b4b Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Fri, 3 Nov 2023 22:01:38 +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 a33fcc7f2..1dcd86379 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-nguIoe0gQzWZnO1NIOG1r4ujdIQADluH86D8Iy6E8ws= +# nix-direnv cache busting line: sha256-ynBPVRKWPcoEbbZ/atvO6VdjHVwhnWcugSD3RGJA34E= diff --git a/go.mod.sri b/go.mod.sri index 08329a466..e9cde6c3f 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-nguIoe0gQzWZnO1NIOG1r4ujdIQADluH86D8Iy6E8ws= +sha256-ynBPVRKWPcoEbbZ/atvO6VdjHVwhnWcugSD3RGJA34E= diff --git a/shell.nix b/shell.nix index 78ecfdb35..515adb091 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-nguIoe0gQzWZnO1NIOG1r4ujdIQADluH86D8Iy6E8ws= +# nix-direnv cache busting line: sha256-ynBPVRKWPcoEbbZ/atvO6VdjHVwhnWcugSD3RGJA34E=