mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-17 02:48:32 +00:00
elixir_ls: update to new mixRelease api
This commit is contained in:
parent
72a1b62b47
commit
fdc024bcff
@ -14,7 +14,7 @@ mixRelease rec {
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
mixDeps = fetchMixDeps {
|
||||
mixFodDeps = fetchMixDeps {
|
||||
pname = "mix-deps-${pname}";
|
||||
inherit src version;
|
||||
sha256 = "0r9x223imq4j9pn9niskyaybvk7jmq8dxcyzk7kwfsi128qig1a1";
|
||||
|
Loading…
Reference in New Issue
Block a user