diff options
| author | Flakes Updater <noreply+flakes-updater@tailscale.com> | 2024-01-10 17:03:18 +0000 |
|---|---|---|
| committer | Dave Anderson <dave@natulte.net> | 2024-01-10 09:25:32 -0800 |
| commit | 91c7dfe85c686e4ab55cb26c68935932d45bc476 (patch) | |
| tree | 2572ab170f0fce99d4ffac6a7d948795f0729277 | |
| parent | 86e476c8d1f6776bf330059efe7cf46ce279592b (diff) | |
| download | tailscale-91c7dfe85c686e4ab55cb26c68935932d45bc476.tar.xz tailscale-91c7dfe85c686e4ab55cb26c68935932d45bc476.zip | |
go.mod.sri: update SRI hash for go.mod changes
Signed-off-by: Flakes Updater <noreply+flakes-updater@tailscale.com>
| -rw-r--r-- | flake.nix | 2 | ||||
| -rw-r--r-- | go.mod.sri | 2 | ||||
| -rw-r--r-- | shell.nix | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -120,4 +120,4 @@ in flake-utils.lib.eachDefaultSystem (system: flakeForSystem nixpkgs system); } -# nix-direnv cache busting line: sha256-uMVRdgO/HTs0CKqWPUFEL/rFvzio1vblTUaz5Cgi+5Q= +# nix-direnv cache busting line: sha256-8PtzUS8VL1p7KnqSx6Y55tOl41KYOhJfe52V4qMB3Yw= diff --git a/go.mod.sri b/go.mod.sri index 7588afcab..036f9f4b0 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-uMVRdgO/HTs0CKqWPUFEL/rFvzio1vblTUaz5Cgi+5Q= +sha256-8PtzUS8VL1p7KnqSx6Y55tOl41KYOhJfe52V4qMB3Yw= @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-uMVRdgO/HTs0CKqWPUFEL/rFvzio1vblTUaz5Cgi+5Q= +# nix-direnv cache busting line: sha256-8PtzUS8VL1p7KnqSx6Y55tOl41KYOhJfe52V4qMB3Yw= |
