forked from mirrors/nixpkgs
elixir_ls: update to new mixRelease api
This commit is contained in:
parent
72a1b62b47
commit
fdc024bcff
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ mixRelease rec {
|
|||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
mixDeps = fetchMixDeps {
|
||||
mixFodDeps = fetchMixDeps {
|
||||
pname = "mix-deps-${pname}";
|
||||
inherit src version;
|
||||
sha256 = "0r9x223imq4j9pn9niskyaybvk7jmq8dxcyzk7kwfsi128qig1a1";
|
||||
|
|
Loading…
Add table
Reference in a new issue