From 4f2a2bfa4203acff43385b9ed54748f4420adaa6 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Thu, 5 Sep 2024 17:00:15 +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 96b6e2464..e6c6b1eac 100644 --- a/flake.nix +++ b/flake.nix @@ -126,4 +126,4 @@ in flake-utils.lib.eachDefaultSystem (system: flakeForSystem nixpkgs system); } -# nix-direnv cache busting line: sha256-dlzNJtzHhsPM02mDZhTFpEsNwwHHL1eqF8MWSU4Mhew= +# nix-direnv cache busting line: sha256-xO1DuLWi6/lpA9ubA2ZYVJM+CkVNA5IaVGZxX9my0j0= diff --git a/go.mod.sri b/go.mod.sri index 24776c829..4abb3c516 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-dlzNJtzHhsPM02mDZhTFpEsNwwHHL1eqF8MWSU4Mhew= +sha256-xO1DuLWi6/lpA9ubA2ZYVJM+CkVNA5IaVGZxX9my0j0= diff --git a/shell.nix b/shell.nix index b73e0829b..4d2e24366 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-dlzNJtzHhsPM02mDZhTFpEsNwwHHL1eqF8MWSU4Mhew= +# nix-direnv cache busting line: sha256-xO1DuLWi6/lpA9ubA2ZYVJM+CkVNA5IaVGZxX9my0j0=