From e7cad78b00bde3f148d6e118e46990f380a5ade0 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Sat, 18 Nov 2023 02:49:08 +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 755f2e4d0..73f0128ea 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-qZcluidRQZYef9yABIAeA3T/1U8LiySfmC/pwrbv+Yw= +# nix-direnv cache busting line: sha256-J81eU0mtO3sIcT9OClnuMP+oybGUfysZtIJUvg41U1E= diff --git a/go.mod.sri b/go.mod.sri index 92e99439e..a35ab1594 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-qZcluidRQZYef9yABIAeA3T/1U8LiySfmC/pwrbv+Yw= +sha256-J81eU0mtO3sIcT9OClnuMP+oybGUfysZtIJUvg41U1E= diff --git a/shell.nix b/shell.nix index c02b7543d..02f40002f 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-qZcluidRQZYef9yABIAeA3T/1U8LiySfmC/pwrbv+Yw= +# nix-direnv cache busting line: sha256-J81eU0mtO3sIcT9OClnuMP+oybGUfysZtIJUvg41U1E=