From 1406a9d494416826d72823487a8c85de0d24a0e9 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Wed, 3 Jan 2024 06:31:03 +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 bfb35e1c3..d1cccf4ae 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-GxXSRQMlxP7jf2jsrDrTPq0NPmLaeDhcp3llZXWU/VA= +# nix-direnv cache busting line: sha256-uMVRdgO/HTs0CKqWPUFEL/rFvzio1vblTUaz5Cgi+5Q= diff --git a/go.mod.sri b/go.mod.sri index a9474c16e..7588afcab 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-GxXSRQMlxP7jf2jsrDrTPq0NPmLaeDhcp3llZXWU/VA= +sha256-uMVRdgO/HTs0CKqWPUFEL/rFvzio1vblTUaz5Cgi+5Q= diff --git a/shell.nix b/shell.nix index 04897925e..01d83db36 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-GxXSRQMlxP7jf2jsrDrTPq0NPmLaeDhcp3llZXWU/VA= +# nix-direnv cache busting line: sha256-uMVRdgO/HTs0CKqWPUFEL/rFvzio1vblTUaz5Cgi+5Q=