From f0613ab6060b6a912192858fc78921aa62f896a7 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Fri, 17 Nov 2023 22:35:24 +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 7526c084f..755f2e4d0 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-rb58ayy6g6JYDTNLaNzaM98njzEzDZEVX/BrSZaRm9A= +# nix-direnv cache busting line: sha256-qZcluidRQZYef9yABIAeA3T/1U8LiySfmC/pwrbv+Yw= diff --git a/go.mod.sri b/go.mod.sri index 5041e0a6b..92e99439e 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-rb58ayy6g6JYDTNLaNzaM98njzEzDZEVX/BrSZaRm9A= +sha256-qZcluidRQZYef9yABIAeA3T/1U8LiySfmC/pwrbv+Yw= diff --git a/shell.nix b/shell.nix index 027ac3530..c02b7543d 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-rb58ayy6g6JYDTNLaNzaM98njzEzDZEVX/BrSZaRm9A= +# nix-direnv cache busting line: sha256-qZcluidRQZYef9yABIAeA3T/1U8LiySfmC/pwrbv+Yw=