From 72e53749c11e491dec1b713e2540feab4b63f886 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Fri, 29 Sep 2023 23:05:57 +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 a3e6faa67..9e8454dab 100644 --- a/flake.nix +++ b/flake.nix @@ -115,4 +115,4 @@ in flake-utils.lib.eachDefaultSystem (system: flakeForSystem nixpkgs system); } -# nix-direnv cache busting line: sha256-qY0s8M8WQb+iq2T+QRkZW4THnoYsYF33k8VLRkHD6MQ= +# nix-direnv cache busting line: sha256-tCc7+umCKgOmKXbElnCmDI4ntPvvHldkxi+RwQuj9ng= diff --git a/go.mod.sri b/go.mod.sri index c5cfcc4eb..a7e3e8dd1 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-qY0s8M8WQb+iq2T+QRkZW4THnoYsYF33k8VLRkHD6MQ= +sha256-tCc7+umCKgOmKXbElnCmDI4ntPvvHldkxi+RwQuj9ng= diff --git a/shell.nix b/shell.nix index eaafefc09..cf7c59703 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-qY0s8M8WQb+iq2T+QRkZW4THnoYsYF33k8VLRkHD6MQ= +# nix-direnv cache busting line: sha256-tCc7+umCKgOmKXbElnCmDI4ntPvvHldkxi+RwQuj9ng=