Fix issue in template path
This commit is contained in:
parent
79c4fdcf16
commit
6dcd3a16ef
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
elixir = {
|
elixir = {
|
||||||
path = ./dhall;
|
path = ./elixir;
|
||||||
description = "Elixir development environment";
|
description = "Elixir development environment";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue