summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorFlakes Updater <noreply+flakes-updater@tailscale.com>2024-08-02 17:41:52 +0000
committerMaisem Ali <maisem@gmail.com>2024-08-03 11:45:38 -0700
commit0a6eb12f0504026e7568d2fb07ef82182fd20973 (patch)
tree2a23ff6c29c7c645732c6d1e3e24ef92fd27cb5f
parentf205efcf1856c2338989c5e76e2d23fde24fd532 (diff)
downloadtailscale-0a6eb12f0504026e7568d2fb07ef82182fd20973.tar.xz
tailscale-0a6eb12f0504026e7568d2fb07ef82182fd20973.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.nix2
-rw-r--r--go.mod.sri2
-rw-r--r--shell.nix2
3 files changed, 3 insertions, 3 deletions
diff --git a/flake.nix b/flake.nix
index a27b21446..dc40c1777 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-N0TZ1JuDqh6bZjOHcMfoEDOsiUlrC/tR72fBns1GwrM=
+# nix-direnv cache busting line: sha256-1hekcJr1jEJFu4ZnapNkbAAv+8phTQuMloULIZ0f018=
diff --git a/go.mod.sri b/go.mod.sri
index 117d4ab72..d6e92df1f 100644
--- a/go.mod.sri
+++ b/go.mod.sri
@@ -1 +1 @@
-sha256-N0TZ1JuDqh6bZjOHcMfoEDOsiUlrC/tR72fBns1GwrM=
+sha256-1hekcJr1jEJFu4ZnapNkbAAv+8phTQuMloULIZ0f018=
diff --git a/shell.nix b/shell.nix
index 6bea4c878..1b7850256 100644
--- a/shell.nix
+++ b/shell.nix
@@ -16,4 +16,4 @@
) {
src = ./.;
}).shellNix
-# nix-direnv cache busting line: sha256-N0TZ1JuDqh6bZjOHcMfoEDOsiUlrC/tR72fBns1GwrM=
+# nix-direnv cache busting line: sha256-1hekcJr1jEJFu4ZnapNkbAAv+8phTQuMloULIZ0f018=