From 1bec2cbbd5ad3c229f52c034a6e72f89ecf0d268 Mon Sep 17 00:00:00 2001 From: Flakes Updater Date: Mon, 10 Apr 2023 17:34:01 +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 8390ca03a..d58336a7d 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-+5gfkKqzg65rX7Q8ujlJ5Ip+tMeeFslVstmy56d9Rek= +# nix-direnv cache busting line: sha256-9P+pMu2txirwjrQ2HE1mZGtVfD6+4zw1NfvPS9Km000= diff --git a/go.mod.sri b/go.mod.sri index 4d11e85a1..95f9de497 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-+5gfkKqzg65rX7Q8ujlJ5Ip+tMeeFslVstmy56d9Rek= +sha256-9P+pMu2txirwjrQ2HE1mZGtVfD6+4zw1NfvPS9Km000= diff --git a/shell.nix b/shell.nix index 323795805..9363dabe2 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-+5gfkKqzg65rX7Q8ujlJ5Ip+tMeeFslVstmy56d9Rek= +# nix-direnv cache busting line: sha256-9P+pMu2txirwjrQ2HE1mZGtVfD6+4zw1NfvPS9Km000=