Skip to content

Commit

Permalink
flake hash update
Browse files Browse the repository at this point in the history
Signed-off-by: Kristoffer Dalby <[email protected]>
  • Loading branch information
kradalby committed Nov 30, 2023
1 parent 07d2c03 commit bbb4c35
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions broken.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Observed:

- One or more nodes fails to join Headscale (24)
- Deadlock/timeout?
- Not all nodes are Online (1-2 missing per node) (19)
- failed to run ping (3)
- Hostnames _sometimes_ disappairs
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

# When updating go.mod or go.sum, a new sha will need to be calculated,
# update this if you have a mismatch after doing a change to thos files.
vendorHash = "sha256-p5PwNc7M5+kEMkAzpBgU3UEtb0wpXsSEMPPMnqsSh9I=";
vendorHash = "sha256-EADa+beisRIG1ZBlrna6eefUR0zZ+eh5z4XgwuBEF8Q=";

ldflags = ["-s" "-w" "-X github.com/juanfont/headscale/cmd/headscale/cli.Version=v${version}"];
};
Expand Down

0 comments on commit bbb4c35

Please sign in to comment.