mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-17 16:36:02 +00:00
flake: dont override gopls
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
05996a5048
commit
d311d2e206
1 changed files with 3 additions and 3 deletions
|
|
@ -113,9 +113,9 @@
|
|||
buildGoModule = buildGo;
|
||||
};
|
||||
|
||||
gopls = prev.gopls.override {
|
||||
buildGoModule = buildGo;
|
||||
};
|
||||
# gopls = prev.gopls.override {
|
||||
# buildGoModule = buildGo;
|
||||
# };
|
||||
};
|
||||
}
|
||||
// flake-utils.lib.eachDefaultSystem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue