From fe760da7377a038247c4e2b863493372ff5261d5 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Tue, 23 Apr 2024 20:09:02 +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 231ee09e2..231853776 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-KLJibt2Yv4WMxcmKHs+3e0sjVWFc9Fg0ak4sLoAocA0= +# nix-direnv cache busting line: sha256-M0okyrlrUaNn2I8t7sUc0XVsnmdIJXFH0EHkJ1mO3Q4= diff --git a/go.mod.sri b/go.mod.sri index 2c68a2c70..12005ecb6 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-KLJibt2Yv4WMxcmKHs+3e0sjVWFc9Fg0ak4sLoAocA0= +sha256-M0okyrlrUaNn2I8t7sUc0XVsnmdIJXFH0EHkJ1mO3Q4= diff --git a/shell.nix b/shell.nix index 05c866586..54556639e 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-KLJibt2Yv4WMxcmKHs+3e0sjVWFc9Fg0ak4sLoAocA0= +# nix-direnv cache busting line: sha256-M0okyrlrUaNn2I8t7sUc0XVsnmdIJXFH0EHkJ1mO3Q4=