Skip to content

Commit

Permalink
Add new shasum for flake.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
skarekrow committed Apr 11, 2024
1 parent 5c7869b commit 1a41654
Showing 1 changed file with 1 addition and 1 deletion.
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-Yb5WaN0abPLZ4mPnuJGZoj6EMfoZjaZZ0f344KWva3o=";
vendorHash = "sha256-z3IXmr8SK8oUJTnw7gTok6zpLf15kE89q6zYKbMA5AI=";

subPackages = ["cmd/headscale"];

Expand Down

0 comments on commit 1a41654

Please sign in to comment.