authored by
Asherah Connor
<ashe@kivikakk.ee>
2 months ago
committed by Asherah Connor <ashe@kivikakk.ee> 2 months ago
committed by Asherah Connor <ashe@kivikakk.ee> 2 months ago
nix/shell.nix
| 1 +
1 file changed, 1 insertion(+)
diff --git a/nix/shell.nix b/nix/shell.nix
index f783bb8..a9d6636 100644
--- a/nix/shell.nix
+++ b/nix/shell.nix
@@ -18,6 +18,7 @@ let
elixir
beamPackages.hex
beamPackages.rebar3
+ (beamPackages.elixir-ls.override { inherit elixir; })
(fenix.stable.withComponents [
"cargo"
"clippy"