fix: use latest headscale again
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
a44d11d20c
commit
ac16dde84e
3 changed files with 0 additions and 3 deletions
BIN
flake.lock
BIN
flake.lock
Binary file not shown.
BIN
flake.nix
BIN
flake.nix
Binary file not shown.
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue