From 5b4eb4730094427c694e6fe54fc0cb04d5813356 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Sat, 20 Jan 2024 00:52:23 +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 e39f8d4b7..d8833ce9b 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-BK1zugKGtx2RpWHDvFZaFqz/YdoewsG8SscGt25uwtQ= +# nix-direnv cache busting line: sha256-HfbPIA6Ujef7mQGKF1Duf8LAuNqv8DGSVuifMJYRfGc= diff --git a/go.mod.sri b/go.mod.sri index 9169f7f13..5a1a928c8 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-BK1zugKGtx2RpWHDvFZaFqz/YdoewsG8SscGt25uwtQ= +sha256-HfbPIA6Ujef7mQGKF1Duf8LAuNqv8DGSVuifMJYRfGc= diff --git a/shell.nix b/shell.nix index 62efdeda5..d3e00e2af 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-BK1zugKGtx2RpWHDvFZaFqz/YdoewsG8SscGt25uwtQ= +# nix-direnv cache busting line: sha256-HfbPIA6Ujef7mQGKF1Duf8LAuNqv8DGSVuifMJYRfGc=