update elixir
This commit is contained in:
parent
ed48e881ca
commit
37cf349f0b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
elixir_1_17
|
elixir_1_18
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue