fix(headscale): lock input because of breaking change

This commit is contained in:
matt1432 2024-02-12 00:48:13 -05:00
parent 2c6ae3dd37
commit 85ef8c8d88
2 changed files with 7 additions and 3 deletions

View file

@ -156,6 +156,9 @@
owner = "juanfont";
repo = "headscale";
# FIXME: wait for nixpkgs to reach this : https://github.com/juanfont/headscale/commit/94b30abf56ae09d82a1541bbc3d19557914f9b27
rev = "00e7550e760b2d3d759471ff55d2b6e2dc81ad2b";
inputs.nixpkgs.follows = "nixpkgs";
};