fix: use latest headscale again
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-05-25 12:59:40 -04:00
parent a44d11d20c
commit ac16dde84e
3 changed files with 0 additions and 3 deletions

Binary file not shown.

BIN
flake.nix

Binary file not shown.

View file

@ -76,9 +76,6 @@ let
headscale = mkDep { headscale = mkDep {
owner = "juanfont"; owner = "juanfont";
repo = "headscale"; repo = "headscale";
# FIXME: doesn't work on latest
rev = "fef8261339899fe526777a7aa42df57ca02021c5";
}; };
caddy-plugins = mkDep { caddy-plugins = mkDep {