Commit e19ec91
committed
beam_minimal: disable systemdSupport
This is an unnecessary expansion of the closure for a package that is used in non-systemd environments.
systemd support is only necessary for epmd when used with systemd sockets.
We already default `services.epmd.package` to `pkgs.erlang` which uses the full `beam` erlang.1 parent 28e664f commit e19ec91
File tree
2 files changed
+1
-1
lines changed- pkgs
- development/interpreters/erlang
- top-level
2 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7381 | 7381 | | |
7382 | 7382 | | |
7383 | 7383 | | |
| 7384 | + | |
7384 | 7385 | | |
7385 | 7386 | | |
7386 | 7387 | | |
| |||
0 commit comments