akkoma: migrate to pkgs/by-name
This commit is contained in:
parent
87605312c5
commit
aa7d01a8e0
@ -922,7 +922,7 @@ with pkgs;
|
||||
type = "OPN";
|
||||
};
|
||||
|
||||
akkoma = callPackage ../servers/akkoma {
|
||||
akkoma = callPackage ../by-name/ak/akkoma/package.nix {
|
||||
beamPackages = beam_nox.packages.erlang_26.extend (self: super: {
|
||||
elixir = self.elixir_1_16;
|
||||
rebar3 = self.rebar3WithPlugins {
|
||||
|
Loading…
x
Reference in New Issue
Block a user