From b3f91845dc532b73dc0c33eb176d1ea0564b9618 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Wed, 26 Jun 2024 23:20:22 +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 be2506863..003b8605d 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-ye8puuEDd/CRSy/AHrtLdKVxVASJAdpt6bW3jU2OUvw= +# nix-direnv cache busting line: sha256-ksJYRRtFZxA8Cj2CKNweArhx6w2a7sezBUjTVun7vUA= diff --git a/go.mod.sri b/go.mod.sri index 22903ce41..ce093d678 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-ye8puuEDd/CRSy/AHrtLdKVxVASJAdpt6bW3jU2OUvw= +sha256-ksJYRRtFZxA8Cj2CKNweArhx6w2a7sezBUjTVun7vUA= diff --git a/shell.nix b/shell.nix index 83d8f3ee4..9805c271f 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-ye8puuEDd/CRSy/AHrtLdKVxVASJAdpt6bW3jU2OUvw= +# nix-direnv cache busting line: sha256-ksJYRRtFZxA8Cj2CKNweArhx6w2a7sezBUjTVun7vUA=